*API Client - Instantiate Retrofit, BASE_URL
*API Interface - Call methods @POST("api/search")
*Response - Model(pojo) of response data
*Repository - To call api from repository class instead of calling in the UI (fragment,activity)
*Data Result Interface - callback for recieved/failed data
*Home/Fragment - UI to call methods in repository
zemikone/Retrofit
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|