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
- 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
- Support Google Protobuf nano
- Support for multiple/stream-of values in Rx adapter
- Adapters are not documented well
- Provide Call delegate sample
- Figure out and test primitive array string converter interaction.
- Docs
- Java not yet supported