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:

kjson

Reflection-based JSON serialization and deserialization for Kotlin.

kjson-core

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.

kjson-pointer

Kotlin implementation of JSON Pointer .

kjson-test

Library for testing Kotlin JSON applications.

kjson-spring

Integrate kjson library into Spring applications.

kjson-spring-test

Library for testing Kotlin JSON Spring applications.

Further developments on the way, including:

Copyright © 2022 Peter Wall