An open API service indexing awesome lists of open source software.

https://github.com/clock21am/assingment-elasticsearch

Host an Elasticsearch instance and store around 1 million Tweets on it. Use Twitter's APIs to gather data (use any keywords you want). Create a web application that should provide an API where the user can search the data.
https://github.com/clock21am/assingment-elasticsearch

aws elasticsearch flask python tweepy

Last synced: 5 months ago
JSON representation

Host an Elasticsearch instance and store around 1 million Tweets on it. Use Twitter's APIs to gather data (use any keywords you want). Create a web application that should provide an API where the user can search the data.

Awesome Lists containing this project

README

          

# assingment-elasticsearch
Host an Elasticsearch instance and store around 1 million Tweets on it. Use Twitter's APIs to gather data (use any keywords you want). Create a web application that should provide an API where the user can search the data.