HttpClientModule
Dagger Module with Retrofit
Author
Vitaliy Zarubin
Functions
provideOkHttpClient
Link copied to clipboard
Factory for calls, which can be used to send HTTP requests and read their responses.
provideRetrofit
Link copied to clipboard
Retrofit adapts a Java interface to HTTP calls by using annotations on the declared methods to define how requests are made.