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
- Having proguard issues
- Feature Request: Make @Json(name = "lucky number") be @JsonName("lucky number") or @Json("lucky number")
- Add API for reading source path from JsonDataException
- Can I apply Moshi @JsonQualifier to a type parameter?
- Impact when using readJsonValue
- Trailing commas
- Kotlin data class with Retrofit2 proguard
- Allow a Moshi instance to not use generated adapters
- Documentation for toJson(JsonWriter, T)
- API to allow annotations application to type arguments.
- Docs
- Kotlin not yet supported