jsonschema-generator
JSON Schema Generator
A tool to generate JSON schemas from Java classes
Java JSON Schema Generator – creating JSON Schema (Draft 6, Draft 7, Draft 2019-09, or Draft 2020-12) from Java classes
403 stars
8 watching
58 forks
Language: Java
last commit: 8 days ago jacksonjavajson-schemajsonschema-generator
Related projects:
Repository | Description | Stars |
---|---|---|
mbknor/mbknor-jackson-jsonschema | Generates JSON schema from POJOs using Jackson annotations | 236 |
andyglow/scala-jsonschema | Generates JSON Schemas from Scala data types and objects | 124 |
nijikokun/generate-schema | A tool to generate schemas for various databases and frameworks from JSON objects | 1,043 |
dadav/helm-schema | Automates JSON schema generation from Helm charts. | 79 |
sourcemeta/jsonschema | A command-line tool for working with JSON schema files, providing functionality for validation, formatting, testing, and more. | 75 |
sbrunner/jsonschema-gentypes | Tool to automatically generate Python types from JSON schema | 41 |
stranger6667/jsonschema | A high-performance JSON Schema validator for Rust | 540 |
dragonwasrobot/json-schema-to-elm | Generates Elm code from JSON schema specifications | 88 |
vodori/schema-forms | Converts prismatic schemas to JSON schemas compatible with react-jsonschema-form | 11 |
chrispenner/json-to-haskell | A tool to automatically generate Haskell data types and instances from JSON schema | 81 |
aishfenton/argus | Generates code from JSON schemas for data modeling and encoding | 104 |
vm-001/lua-jsonschema-mocker | A Lua library to generate mock data from JSON Schemas. | 3 |
ricosuter/njsonschema | Library for working with JSON Schema in .NET | 1,413 |
thomasaribart/json-schema-to-ts | Tool to automatically generate TypeScript types from JSON schema definitions. | 1,493 |
nadunindunil/material-jsonschema-form | A material-ui form generator based on JSON schema definitions | 4 |