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.
json-schema-to-ts
Infer TS types from JSON schemas 📝
ncform
🍻 ncform, a very nice configuration generation way to develop forms ( vue, json-schema, form, generator )
formily
📱🚀 🧩 Cross Device & High Performance Normal Form/Dynamic(JSON Schema) Form/Form Builder -- Support React/React Native/Vue 2/Vue 3
jsonschema
An implementation of the JSON Schema specification for Python
uvicorn-gunicorn-fastapi-docker
Docker image with Uvicorn managed by Gunicorn for high-performance FastAPI web applications in Python with performance auto-tuning.
hypothesis-jsonschema
Tools to generate test data from JSON schemata with Hypothesis
schemars
Generate JSON Schema documents from Rust code
msgspec
A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML
sqlmodel
SQL databases in Python, designed for simplicity, compatibility, and robustness.
datamodel-code-generator
Pydantic model and dataclasses.dataclass generator for easy conversion of JSON, OpenAPI, JSON Schema, and YAML data sources.