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
- "Only classes are allowed on the left hand side of a class literal" error when using typealias
- Missing required field within a JSON array exception message has incorrect off-by-one path.
- Integrate fuzzing into Moshi by way of OSS-Fuzz
- Prototype support for handling absence
- Add JSON Decode Ordering Parity
- Code gen should report an error if property in supertype is fulfilled by non-property parameter in subtype
- Support serializing multi level/label polymorphic object
- PolymorphicJsonAdapterFactory only supports json string labels
- Moshi codegen graalvm config
- Proposal: Add option `getOptions(): JsonReader.Options` function to JsonAdapter.
- Docs
- Kotlin not yet supported