Skip to content

rafaelferreiram/dynamic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

113 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynamic Twitter Command

Dynamic Twitter Command is an application of dynamic search of tweets using Kafka to produce data.

Doing a search using the Twitter API based on the topics informed on the endpoints. These endpoints are asynchronous, so you are going to get a response while KAFKA produces data from twitter based on the topic. A Future Consumer will read all the data sent to the broker and save the bulk into ElasticSearch

Technologies

  • Java 11
  • Springboot
  • Kafka
  • MongoDB
  • Twitter HBC

Swagger

http://localhost:8080/dynamic/swagger-ui.html

About

Project using Kafka to produce data from Twitter HBC based on topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors