https://github.com/jaisonerick/twitterwriter
https://github.com/jaisonerick/twitterwriter
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jaisonerick/twitterwriter
- Owner: jaisonerick
- Created: 2015-05-24T21:29:01.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-24T21:33:12.000Z (about 11 years ago)
- Last Synced: 2025-01-16T18:53:35.307Z (over 1 year ago)
- Language: Ruby
- Size: 160 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Twitter Writer
Listen to a given topic on twitter and persist it to the database. Using a rake task, you can return some analytics about
the received data.
To know more about the project, read the READMEs into the client and server directories. They are isolated projects, that are
both stored here for the sake of convinience.