End to End application that gets Tweets through Twitter dev api and displays them in a tabular format.
Twitter Service is a spring boot application. All you need to do is run the Application.java class.
http://hostName:portNumber/socialMedia
admin/secret
It has 98% code coverage and integration tests