Generated TypeScript definitions based on GitHub's OpenAPI spec for api.github.com
🌀 OpenAPI to TypeScript codegen. Production-grade SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.
Types for OpenAPI documents.
Convert OpenAPI 3.0 & 3.1 schemas to TypeScript
Parser adapter for parsing YAML documents into OpenAPI 3.1.x namespace.
Parser adapter for parsing JSON documents into OpenAPI 2.0 namespace.
Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.
OpenAPI 3.0.x namespace for ApiDOM.
Parser adapter for parsing YAML 1.2 documents into OpenAPI 3.2.x namespace.
ReDoc
Parser adapter for parsing YAML documents into OpenAPI 2.0 namespace.
Parser adapter for parsing JSON documents into OpenAPI 3.0.x namespace.
Generated TypeScript definitions based on GitHub's OpenAPI spec for api.github.com
Parser adapter for parsing JSON documents into OpenAPI 3.2.x namespace.
📃 TypeScript definitions for OpenAPI and JSON Schema specifications with complete inline documentation.
Parser adapter for parsing YAML documents into OpenAPI 3.0.x namespace.
OpenAPI 2.0 namespace for ApiDOM.
Convert Swagger 2.0 definitions to OpenApi 3.0 and validate
OpenAPI 3.1.x namespace for ApiDOM.
Library that generates Typescript clients based on the OpenAPI specification.
Swagger 2.0 and OpenAPI 3.x parser and validator for Node and browsers
Fast, type-safe @tanstack/react-query client to work with your OpenAPI schema.
Typings for the Figma REST API
OpenAPI 3.2.x namespace for ApiDOM.
Open up your API to the phenomenal Swagger ecosystem by exposing Swagger files, that describe your service, as JSON endpoints
Write API integration tests in Minitest that simultaneously validate your API and generate OpenAPI 3.x specification files. Compatible with rswag-api and rswag-ui for serving docs and Swagger UI.
Fork of rswag-specs. Compatible with any rack framework like Sinatra, Padrino, Hanami, Roda, etc. Simplify API integration testing with a succinct rspec DSL and generate OpenAPI specification files directly from your rspec tests. More about the OpenAPI initiative here: http://spec.openapis.org/