ApiClient icon indicating copy to clipboard operation
ApiClient copied to clipboard

A easy to use api client that combines the power of Retrofit, Realm, Gson, Rxjava and Retrolambda in a easy to use library for Java and Android

Results 4 ApiClient issues
Sort by recently updated
recently updated
newest added

Is it possible to return Observable in ApiClient instead of List of objects?

Hello Fabian, Can you explain a little about how the request and data flow between all three components, and what is the caching/storage strategy regarding persistent storage? I really like...

Hi, I really like this combination, it works for me. Good if you provide a example project using Rx. Thanks

enhancement