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
- Update dependency com.pinterest.ktlint:ktlint-cli to v1.4.1
- Update ksp to v2.0.21-1.0.28
- `JsonAdapter.fromJson` functions are documented as throwing `IOException` but actually throw `JsonDataException`
- Moshi Polymorphic adapter fails on Kotlin 2.0 scripts
- Update kotlin monorepo to v2.0.21
- Remove ksp/shadedUtil.kt
- `@JsonClass(generateAdapter = true)` fails when class has field with type `Array<Array<T>>` with default
- Generate bytecode directly to avoid reflection to invoke defaults constructors
- Update kotlinCompileTesting to v0.6.0
- Fix error message when missing primary constructor.
- Docs
- Kotlin not yet supported