Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/larrylv/go-tweetstream
A simple go library for consuming Twitter's Streaming API.
https://github.com/larrylv/go-tweetstream
Last synced: about 2 months ago
JSON representation
A simple go library for consuming Twitter's Streaming API.
- Host: GitHub
- URL: https://github.com/larrylv/go-tweetstream
- Owner: larrylv
- License: mit
- Created: 2014-06-07T15:42:05.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-06-07T15:42:26.000Z (over 10 years ago)
- Last Synced: 2023-03-23T22:06:57.588Z (almost 2 years ago)
- Size: 105 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
go-tweetstream
==============go-tweetstream is a Go client library providing simple access to [Twitter's Streaming API][twitter streaming api]
[twitter streaming api]: https://dev.twitter.com/docs/streaming-api
## License
This library is released under the MIT License.