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.

List JSON Schema repositories

json-schema-to-ts

1.4k
Stars
29
Forks
Watchers

Infer TS types from JSON schemas 📝

ncform

1.2k
Stars
149
Forks
Watchers

🍻 ncform, a very nice configuration generation way to develop forms ( vue, json-schema, form, generator )

formily

10.9k
Stars
1.4k
Forks
Watchers

📱🚀 🧩 Cross Device & High Performance Normal Form/Dynamic(JSON Schema) Form/Form Builder -- Support React/React Native/Vue 2/Vue 3

jsonschema

4.5k
Stars
570
Forks
Watchers

An implementation of the JSON Schema specification for Python

uvicorn-gunicorn-fastapi-docker

2.6k
Stars
322
Forks
Watchers

Docker image with Uvicorn managed by Gunicorn for high-performance FastAPI web applications in Python with performance auto-tuning.

hypothesis-jsonschema

237
Stars
27
Forks
Watchers

Tools to generate test data from JSON schemata with Hypothesis

schemars

731
Stars
203
Forks
Watchers

Generate JSON Schema documents from Rust code

msgspec

1.9k
Stars
56
Forks
Watchers

A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML

sqlmodel

13.3k
Stars
605
Forks
Watchers

SQL databases in Python, designed for simplicity, compatibility, and robustness.

datamodel-code-generator

2.4k
Stars
273
Forks
Watchers

Pydantic model and dataclasses.dataclass generator for easy conversion of JSON, OpenAPI, JSON Schema, and YAML data sources.