JSON Schema topic
While JSON is probably the most popular format for exchanging data, JSON Schema is the vocabulary that enables JSON data consistency, validity, and interoperability at scale.
java
Reference implementation of the JSONx specification for the Java platform, including encoding, decoding, processing, validation, and binding.
react-json-schema
Configure and build views using JSON schemas mapped to React components
monaco-yaml
YAML plugin for the Monaco Editor
SkillSet
✨ Intuitive job-candidate skill visualization, taking advantage of D3.js and JSONResume.
jsonschema-generator
Java JSON Schema Generator – creating JSON Schema (Draft 6, Draft 7, Draft 2019-09, or Draft 2020-12) from Java classes
huma
Huma REST/HTTP API Framework for Golang with OpenAPI 3.1
pydantic-core
Core validation logic for pydantic written in rust
dataclasses-avroschema
Generate avro schemas from python classes. Code generation from avro schemas. Serialize/Deserialize python instances with avro schemas