OpenAPI Specification topic
The OpenAPI Specification (OAS), previously known as the Swagger Specification, is a specification for a programming language-agnostic, machine-readable interface definition language for describing, producing, consuming, and visualizing web services. OpenAPI documents describe API services and are represented in YAML or JSON formats.
express-joi-openapi
Express + Joi + OpenAPI
OpenAPI-Symfony-Routing
Loads routes in Symfony based on OpenAPI/Swagger annotations
apigen
A simple DSL to generate a valid Swagger, OpenAPI or JSON Schema spec in Ruby
oval
oval: CLI for (O)penAPI Specification document (val)idation.
microts
Microservice code generator: from OpenAPI (Swagger) REST API specification to TypeScript project with Docker.
awesome-jsonschema
A curated list of awesome JSON Schema resources, tutorials, tools, and more.
graphql-mesh
🕸️ GraphQL Mesh - The Graph of Everything - Federated architecture for any API service
openapi-boilerplate
📘 Multi-file boilerplate for Open API Specification
fastapi-crudrouter
A dynamic FastAPI router that automatically creates CRUD routes for your models
fastapi-tortoise
The template for building scalable web APIs based on FastAPI, Tortoise ORM and other.