RetrofitDemo
This project use Retrofit library.Retrofit is a REST Client for Android and Java by Square.It is a typesafe REST client.Retrofit uses the OkHttp library for HTTP requests. Retrofit can be configured with converter is used for its data serialization.