Skip to content

xemantic/xemantic-json-schema

Repository files navigation

xemantic-json-schema

Kotlin multiplatform JSON Schema model, parser and serializer

Maven Central Version GitHub Release Date license

GitHub Actions Workflow Status GitHub branch check runs GitHub commits since latest release GitHub last commit

GitHub contributors GitHub commit activity GitHub code size in bytes GitHub Created At kotlin version discord users online Bluesky

Why?

We were struggling to find a Kotlin JSON schema library which would check all the points:

  • Multiplatform
  • Kotlin serialization
  • Minimal footprint
  • Extensibility to driver other tools based on it

Usage

In build.gradle.kts add:

dependencies {
    implementation("com.xemantic.json:xemantic-json-schema:0.0.1")
}

About

Kotlin multiplatform JSON Schema model, parser and serializer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages