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 failOnUnknown in PolymorphicJsonAdapterFactory without needing the type to have a field for the label.
- Document allowed @FromJson and @ToJson method signatures.
- Very unclear "Nesting Problem" error
- Better error message or docs for hidden Kotlin wildcards.
- Deserialize JSON into existing object
- Skipping whitespace could be faster
- Generate bytecode directly for invoking defaults constructor in code gen
- Why does JsonAdapter.fromJson(String) throw IOException
- JsonWriter.value() for (char[], offset, length) or CharSequence ?
- How to handle conflicting Json or qualifier annotations in kotlin
- Docs
- Kotlin not yet supported