provideRetrofit
Retrofit adapts a Java interface to HTTP calls by using annotations on the declared methods to define how requests are made.
Retrofit adapts a Java interface to HTTP calls by using annotations on the declared methods to define how requests are made.