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 supported13 Subscribers
Add a CodeTriage badge to retrofit
Help out
- Issues
- Met lots of class loading/unloading when using default methods
- Abandon JSR 305 for some other annotations
- Example showing onNext contract violation.
- Unused custom annotations on method parameters should fail matching for default string converter.
- Custom converter with @Multipart adds extra payload header
- The position of the parameter affects the use? I have three parameters @Header,@QueryMap,@Url. I put "@URL" parameter on the last one useless, put the first one useful.why?
- Make it clearer in the doc the difference between using a relative and an absolute path
- Accept non-String (i.e. enum) for key of QueryMap, FieldMap, HeaderMap
- Response from 202 code in to JSON
- Retrofit 3.x Things
- Docs
- Java not yet supported