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
- Allow JsonAdapter delegation in fromJson(T value)
- Inheritance with customized fields issue
- Throw error on duplicate keys in code gen to match reflection behavior
- Add docs on how to use Moshi with annotations but moshi reflect for IDE builds
- Work around Java’s broken double parsing
- JsonReader that reads char streams (instead of byte streams or trees)
- Expose line number and column from JsonReader
- KotlinJsonAdapter wraps init block exceptions in InvocationTargetException
- Lint check for private fields
- Supporting JsonPointer?
- Docs
- Kotlin not yet supported