Openapi3 based generator for typescript aware servers and clients
Koa router based on Openapi@3 and koa-scalar
Generate OpenAPI v3 documentation and Postman Collections from your Serverless Config
Convert an OpenAPI 3.x / Swagger 2.0 document into type declarations for TypeScript, Dart and 25+ other languages.
Apilot 是一个现代化的 Swagger UI 替代品 — 支持 500+ 端点不卡顿的 OpenAPI 文档查看与 API 测试工具。可直接替代 Swagger UI、Redoc、Scalar,提供 Schema 驱动表单、在线请求测试、模型关系图、多环境管理等功能。
MCP server: search + execute OpenAPI/Discovery APIs (internal GraphQL projection), optional native GraphQL HTTP and gRPC unary sources
Documentation generator for pumice.js APIs (HTML, OpenAPI 3.1, Markdown, MCP).
Generate a JSON Schema from Yup Validators
OpenAPI 3.1 spec generation and Swagger UI server for grest-ts
Generates schemas and types from OpenAPI specifications
Zero-dependency OpenAPI request/response validator (3.0/3.1/3.2) for TypeScript, Node, and edge/serverless runtimes.
OpenAPI request/response validator (3.0/3.1/3.2) for TypeScript and Node, with structured errors, spec overlays, YAML loading, and a CLI.
TypeSpec library for emitting OpenAPI 3.0 and OpenAPI 3.1 from the TypeSpec REST protocol binding and converting OpenAPI3 to TypeSpec
Generate typed server-side service interfaces and framework routers from OpenAPI 3.1
Code-first API docs + OpenAPI 3.1 export + integration tests + runtime validation for Node.js. Define routes once with Zod and get docs, runnable flows, 422-on-invalid-request validation, OpenAPI 3.1 export, and schema drift detection for Express, Fastify
Generate TypeScript models, native fetch client and Zod schemas from OpenAPI 3.1, zero runtime footprint
Streaming OpenAPI / JSON Schema 2020-12 validator. Validates a JSON body as it streams with bounded memory for multi-GB payloads, echoing bytes through unchanged while reporting violations on a side channel. Built on @aahoughton/oav-core.