Create plain Markdown from OpenAPI documents (for LLMs)
<div align="center"> <image align="center" src="https://orpc.dev/logo.webp" width=280 alt="oRPC logo" /> </div>
generate a fastify configuration from an openapi specification
Lightweight Express middleware for serving interactive ReDoc API documentation from OpenAPI/Swagger specs. TypeScript support, 100% test coverage, ES5 compatible.
Validate OpenApi specifications against their JSON schema
tRPC OpenAPI
Middleware for generating OpenAPI/Swagger documentation for your Express app
Validate openapi documents.
Converts openapi parameters to a jsonschema format.
Sets default values in request properties according to defaults defined in openapi parameter lists.
No description provided.
Import any file, URL or content to get an OpenAPI document
Fast input validation middleware using OpenAPI 2.0 (formerly Swagger) and 3.0 definitions file and ajv
Utility to convert OpenAPI v3 specifications to Typescript using TypeScript native compiler
SwaggerJS - a collection of interfaces for OAI specs
Configurable and extensible validator/linter for OpenAPI documents
Mocks server plugin allowing to create routes and collections from OpenApi definitions
Coerce request properties according to an openapi parameter list.
A CLI tool to identify differences between Swagger/OpenAPI specs.
English | [简体中文](README-CN.md)
<div align="center"> <image align="center" src="https://orpc.dev/logo.webp" width=280 alt="oRPC logo" /> </div>
<div align="center"> <image align="center" src="https://orpc.dev/logo.webp" width=280 alt="oRPC logo" /> </div>
Generates a GraphQL schema for a given OpenAPI Specification (OAS)
Auto-Generate OpenAPI specifications from Typescript decorators