Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 469 Bytes

File metadata and controls

18 lines (10 loc) · 469 Bytes

What is Twitter Service ?

End to End application that gets Tweets through Twitter dev api and displays them in a tabular format.

How to run the application ?

Twitter Service is a spring boot application. All you need to do is run the Application.java class.

Okey good, What is the home page?

http://hostName:portNumber/socialMedia

Username and Password ?

admin/secret

Is this application tested ?

It has 98% code coverage and integration tests