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.
awesome-api-devtools
:books: A collection of useful resources for building RESTful HTTP+JSON APIs.
another-json-schema
Another JSON Schema validator, simple & flexible & intuitive.
nvelope
Define your JSON schema as Python dataclasses
jsonschema
A node package based on jsonschema-rs for performing JSON schema validation
go-jsonschema
A tool to generate Go data types from JSON Schema definitions.
JBOL
JBOL is a collection of modules for the JQ language.
sql-ddl-to-json-schema
SQL DDL to JSON Schema Converter
fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
full-stack-fastapi-template
Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
react-jsonschema-form
A React component for building Web forms from JSON Schema.