kjson.io is the home of a family of JSON software for Kotlin. This website, like the software itself, is still under development.
The following packages are currently available:
Reflection-based JSON serialization and deserialization for Kotlin.
JSON core functionality for Kotlin – parsing functions to convert JSON text to an internal, easily-navigable form, classes to hold those internal forms and output functions to create syntactically-correct JSON output.
Kotlin implementation of JSON Pointer .
Library for testing Kotlin JSON applications.
Integrate kjson library into Spring applications.
Library for testing Kotlin JSON Spring applications.
Further developments on the way, including:
Copyright © 2022 Peter Wall