go-twitter:转到Twitter REST和Streaming API v1.1

时间:2021-04-28 19:59:21
【文件属性】:
文件名称:go-twitter:转到Twitter REST和Streaming API v1.1
文件大小:68KB
文件格式:ZIP
更新时间:2021-04-28 19:59:21
Go 推特 go-twitter是的Go客户端库。 检查部分或尝试以查看如何访问Twitter API。 特征 Twitter REST API: 帐目 DirectMessageEvents 收藏夹 朋友们 友情 追随者 清单 高级搜索 RateLimits 搜索 状况 时间线 用户数 Twitter流API 公开串流 用户流 网站流 消防水带 安装 go get github.com/dghubble/go-twitter/twitter 文献资料 阅读 用法 REST API twitter软件包提供了用于访问Twitter API的Client 。 这是一些示例请求。 config := oauth1 . NewConfig ( "consumerKey" , "consumerSecret" ) token := oauth1 . NewToken ( "accessTo
【文件预览】:
go-twitter-master
----.gitignore(14B)
----go.mod(179B)
----Makefile(245B)
----LICENSE(1KB)
----go.sum(1KB)
----.github()
--------workflows()
----twitter()
--------statuses_test.go(10KB)
--------users_test.go(3KB)
--------timelines.go(4KB)
--------doc.go(2KB)
--------demux_test.go(3KB)
--------stream_utils.go(3KB)
--------direct_messages.go(11KB)
--------entities.go(3KB)
--------errors_test.go(951B)
--------trends_test.go(3KB)
--------premium_search.go(5KB)
--------users.go(6KB)
--------friends_test.go(2KB)
--------followers.go(3KB)
--------search.go(2KB)
--------demux.go(3KB)
--------statuses.go(12KB)
--------backoffs.go(503B)
--------backoffs_test.go(868B)
--------friendships.go(5KB)
--------streams_test.go(12KB)
--------direct_messages_test.go(8KB)
--------friends.go(3KB)
--------favorites_test.go(2KB)
--------search_test.go(2KB)
--------followers_test.go(2KB)
--------twitter_test.go(3KB)
--------twitter.go(2KB)
--------premium_search_test.go(4KB)
--------entities_test.go(384B)
--------favorites.go(3KB)
--------timelines_test.go(3KB)
--------lists.go(19KB)
--------stream_utils_test.go(2KB)
--------accounts_test.go(839B)
--------rate_limits_test.go(1KB)
--------stream_messages.go(4KB)
--------lists_test.go(16KB)
--------trends.go(3KB)
--------friendships_test.go(5KB)
--------accounts.go(1KB)
--------errors.go(1KB)
--------rate_limits.go(2KB)
--------streams.go(10KB)
----examples()
--------go.mod(440B)
--------direct_messages.go(2KB)
--------go.sum(2KB)
--------streaming.go(2KB)
--------README.md(1KB)
--------app-auth.go(3KB)
--------user-auth.go(2KB)
----README.md(9KB)
----CHANGES.md(763B)

网友评论