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?
- Retrofit 3.x Things
- Support default methods on Android
- Should @Headers support target type?
- How can I avoid request parameter names getting encoded when making a form-urlencoded POST request?
- How to perform cascade queries?
- Support for server sent events
- Maps do not support multi-values
- Expose RequestAction for pluggable parameters handlers.
- Allow specifying default @Field values.
- Docs
- Java not yet supported