retrofit
https://github.com/square/retrofit
Java
Type-safe HTTP client for Android and Java by Square, Inc.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported14 Subscribers
Add a CodeTriage badge to retrofit
Help out
- Issues
- Client-Side host load-balance
- Low-level HTTP calls with Retrofit adapters
- provide retrofit2.Response on retrofit2.Callback.onFailure (if error happened on "processing the response")
- Run suspending calls on `Dispatchers.Default`
- Removing assertion in asynchronous operation to avoid flaky test
- [Bug?] Retrofit Jackson Converter doesn't work with Polymorphism
- Throwing retrofit2.HttpException HTTP 500 Internal Server Error, although exception is handled
- method subscribeActual in class CallExecuteObservable, invok method onComplete or onError can not invok dispose,so we should active invok dispose?
- Kotlin Coroutines + OkHttp + Retrofit throw errors on 204 responses
- Added @IgnoreParameter meta annotation
- Docs
- Java not yet supported