scala-jsonschema
Schema generator
Generates JSON Schemas from Scala data types and objects
Scala JSON Schema
124 stars
8 watching
38 forks
Language: Scala
last commit: 4 months ago json-schemascala
Related projects:
Repository | Description | Stars |
---|---|---|
mbknor/mbknor-jackson-jsonschema | Generates JSON schema from POJOs using Jackson annotations | 236 |
aishfenton/argus | Generates code from JSON schemas for data modeling and encoding | 104 |
victools/jsonschema-generator | A tool to generate JSON schemas from Java classes | 405 |
dragonwasrobot/json-schema-to-elm | Generates Elm code from JSON schema specifications | 88 |
ocramz/aeson-schema | Tool for validating and generating JSON data structures | 60 |
dataunitylab/jsonoid-discovery | A tool that generates JSON schemas from a collection of JSON documents using mathematical monoids | 17 |
mediamath/scala-json | Provides compile-time JSON marshaling and abstraction for Scala, allowing developers to serialize any type they want into human-readable JSON. | 62 |
nijikokun/generate-schema | A tool to generate schemas for various databases and frameworks from JSON objects | 1,043 |
gzoller/scalajack | A fast JSON serialization library for Scala classes | 112 |
malcolmgreaves/avro-codegen | A tool that generates Scala code from Avro schemas | 9 |
sbrunner/jsonschema-gentypes | Tool to automatically generate Python types from JSON schema | 41 |
spider-gazelle/json-schema | Tools for serializing Crystal type definitions into JSON Schema | 13 |
sksamuel/avro4s | A Scala library for generating Avro schemas and serializing/deserializing data at compile time | 720 |
pinterest/plank | A tool for generating immutable model objects from JSON Schemas | 468 |
dadav/helm-schema | Automates JSON schema generation from Helm charts. | 79 |