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
- Init of Adapter at "runtime" takes more time than actual parsing.
- Investigate whether null-vs-absence is being fully respected in Kotlin adapters
- Overhaul internals to use `KType`
- Adaptor not being used
- Reading some big numbers fail with JsonEncodingException
- Cannot use with package-private records
- JsonReader tags are lost when going to JsonAdapter.fromJsonValue()
- Cannot combine @Serializable and @JsonClass annotations
- Allow PolymorphicJsonAdapterFactory's fallback adapter to handle case when expected `labelKey` is missing from JSON object.
- Typealias not working with codegen
- Docs
- Kotlin not yet supported