OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source4109discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: json-schema清除
wqxdatastreamapp
ADDED

A JSON Schema implementation of the US EPA/USGS WQX standard for water quality data exchange, originally converted from XML by The Gordon Foundation for the DataStream platform.

Data & databasesDeveloper toolsData integration
pydanticpydantic
ADDED

Pydantic is a data validation library for Python that leverages type hints to enforce data structures.

Developer toolsData & databasesBackend & APIs
fastapifastapi
ADDED

FastAPI is a modern Python web framework for building APIs with standard type hints, featuring automatic OpenAPI documentation, data validation via Pydantic, high performance via Starlette, and interactive Swagger UI and ReDoc interfaces.

Developer toolsBackend & APIs
ADDED

A React component that declaratively builds and customizes web forms from JSON Schema, with support for multiple UI theme libraries and validators.

Developer toolsProductivityComponent libraries
opfOpenPresentation
ADDED

OPF (Open Presentation Format) is an open JSON document format for slide decks, published on npm as @openpresentation/opf: canonical JSON Schemas, bundled catalog presets, generated TypeScript types, local validation, examples and a local CLI.

ProductivityDeveloper toolsDocuments & office
sqlmodelfastapi
ADDED

SQLModel is a library for interacting with SQL databases in Python, designed to reduce code duplication by combining SQLAlchemy and Pydantic.

Developer toolsData & databasesBackend & APIs