Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added storage adapter that reads tweets from twitter api #54

Merged
merged 1 commit into from
Dec 30, 2015

Conversation

gunthercox
Copy link
Owner

This creates a storage adapter that uses twitter's API as a fake storage endpoint to search and retrieve public tweets from.

https://dev.twitter.com/oauth/application-only

Related: #15

@gunthercox gunthercox force-pushed the twitter_storage branch 3 times, most recently from 5b55dbc to 6026bb8 Compare October 18, 2015 23:57
@gunthercox gunthercox force-pushed the twitter_storage branch 6 times, most recently from 880c2db to c9e70b9 Compare November 29, 2015 15:03
@gunthercox
Copy link
Owner Author

The changes in this pull request are completed and working, however it is waiting on updates (bear/python-twitter#251) for python-3 compatibility in the python-twitter library to be merged and released to pypi.

@gunthercox gunthercox mentioned this pull request Nov 29, 2015
3 tasks
@gunthercox gunthercox mentioned this pull request Dec 2, 2015
1 task
gunthercox added a commit that referenced this pull request Dec 30, 2015
Added storage adapter that reads tweets from twitter api
@gunthercox gunthercox merged commit 6ef0419 into master Dec 30, 2015
@gunthercox gunthercox deleted the twitter_storage branch December 30, 2015 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant