moshi
https://github.com/square/moshi
Kotlin
A modern JSON library for Kotlin and Java.
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.
Kotlin not yet supported2 Subscribers
Add a CodeTriage badge to moshi
Help out
- Issues
- Support Kotlin inline/value classes
- Unable to use Moshi Kotlin Reflect with JPMS
- Adapter generation fails when you have different models that are nested, but have the same name
- Mirror @Experimental in generated code
- JsonReader/Writer for direct String reading/writing
- Improve error messaging on Unit/Nothing/Void types in code gen
- Type mismatch: inferred type is T? but List<T>? was expected kotlin-codegen:1.9.2
- Code gen should error if there are no properties
- Conflicting fields in polymorphic classes
- Confirm codegen can handle package names that look like class names
- Docs
- Kotlin not yet supported