Added readme.md file
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
Project Setup
|
||||||
|
|
||||||
|
In order to run this application, you need to install the Retrofit dependancies. Go to your module grille file and add retrofit and GSON dependancies.
|
||||||
|
|
||||||
|
RetrofitApiClient file contain all the information regarding the connection to server. In module level gridle you can change your host server url.
|
||||||
|
|
||||||
|
APIRepository connect with RemoteDataSource and create connection with API service using the RetrofitApiClient
|
||||||
Reference in New Issue
Block a user