Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bastelfreak/twitter2rabbitmq
ruby script to pull data from twitter and throw it into rabbitmq
https://github.com/bastelfreak/twitter2rabbitmq
Last synced: 15 days ago
JSON representation
ruby script to pull data from twitter and throw it into rabbitmq
- Host: GitHub
- URL: https://github.com/bastelfreak/twitter2rabbitmq
- Owner: bastelfreak
- License: gpl-3.0
- Created: 2017-10-18T20:19:40.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-18T20:33:32.000Z (about 7 years ago)
- Last Synced: 2024-10-19T22:12:45.562Z (3 months ago)
- Language: Ruby
- Size: 25.4 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Awesome twitter to rabbitmq foo thingy
## Install deps
```
bundle install --path .vendor/
```