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
- Support using response type keeper with KSP
- Retrofit 3.0.0 and 2.12.0 Kotlin compatibility issue with Spring Boot 3.4.5 (Kotlin 1.9.25)
- Path parameter having special characters like brackets and parentheses is not encoded properly in retrofit2
- Refactor OkHttpCall to use CAS instead of synchronized (#4297)
- Replace use of synchronized in OkHttpCall with ReentrantLock
- Interface without any methods not handled by Retrofit consumer keep rules
- Update protobuf monorepo to v4 (major)
- Parameter type must not include a type variable or wildcard: java.util.Map<java.lang.String, ?>
- Unwrapping envelopes using Kotlin Serialization?
- java.lang.IllegalArgumentException: Parameter type must not include a type variable or wildcard: java.util.List<MyModel> (parameter #5) for method ApiService.myRequest
- Docs
- Java not yet supported