Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sashkachan/stravinski
https://github.com/sashkachan/stravinski
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sashkachan/stravinski
- Owner: sashkachan
- License: epl-1.0
- Created: 2015-07-07T21:13:03.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-27T13:31:07.000Z (over 9 years ago)
- Last Synced: 2023-11-19T13:41:41.872Z (about 1 year ago)
- Language: Clojure
- Size: 199 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# stravinski
Connects to twitter streaming api and forwards tweet information to Riemann server
## Usage
Run the docker container with the following env variables:
* APP_CONS_KEY - twitter app consumer key
* APP_CONS_SECRET - twitter app consumer secret
* APP_ACC_TOKEN - twitter app token
* APP_ACC_TOKEN_SECRET - twitter app token secretContainer will start webserver on port 7705
## Options* GET /start - start streaming tweets to es instance
* GET /stop - stop stream## License
Copyright © 2015 FIXME
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.