Coerce request properties according to an openapi parameter list.
Validate request properties against an OpenAPI spec.
An unopinionated OpenAPI framework for express
Sets default values in request properties according to defaults defined in openapi parameter lists.
Fast, type-safe fetch client for your OpenAPI schema. Only 6 kb (min). Works with React, Vue, Svelte, or vanilla JS.
Converts OpenAPI Schema Object to JSON Schema
Convert Zod Schemas to OpenAPI v3.x documentation
Typings for the Figma REST API
ReDoc
Core library for interfacing with AutoRest generated code
Generated TypeScript definitions based on GitHub's OpenAPI spec for api.github.com
Express middleware to coerce request properties according to an openapi parameter list.
Turns objects/arrays full of strings into primitive values
Validate request properties against an OpenAPI spec.
An unopinionated OpenAPI framework for express
Fast, type-safe @tanstack/react-query client to work with your OpenAPI schema.
An OpenAPI 3.0 and 3.1 codegen for Angular 16+
Comprehensive tooling for working with OpenAPI definitions
Tiny, type-safe wrapper around MSW for type inference from OpenAPI schemas.
Generate Zod validation schemas from your OpenAPI specification for runtime data parsing and type safety. Pairs perfectly with @kubb/plugin-ts for end-to-end type coverage.
JSON Schemas for every version of the OpenAPI Specification
Generate TypeScript types, interfaces, and enums from your OpenAPI specification. The foundational plugin that powers type safety across the entire Kubb ecosystem.
Generate type-safe HTTP clients from your OpenAPI specification. Supports Axios, Fetch, and custom client adapters with full TypeScript inference and zero boilerplate.
A typed fetch client for openapi-typescript