No description provided.
Serve Swagger/OpenAPI documentation for Fastify, supporting dynamic generation
Generated TypeScript definitions based on GitHub's OpenAPI spec for api.github.com
OpenAPI plugin for Docusaurus.
Library that generates Typescript clients based on the OpenAPI specification.
Brisa, the next-gen web framework.
JSON Schemas for every version of the OpenAPI Specification
Mocks server plugin allowing to create routes and collections from OpenApi definitions
generate a fastify configuration from an openapi specification
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.
Convert OpenAPI 3.0 & 3.1 schemas to TypeScript
Generate TypeScript types, interfaces, and enums from your OpenAPI specification. The foundational plugin that powers type safety across the entire Kubb ecosystem.
Types for OpenAPI documents.
🌀 OpenAPI to TypeScript codegen. Production-grade SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.
TypeScript helpers for consuming openapi-typescript types
Generate type-safe HTTP clients from your OpenAPI specification. Supports Axios, Fetch, and custom client adapters with full TypeScript inference and zero boilerplate.
Fast, type-safe fetch client for your OpenAPI schema. Only 6 kb (min). Works with React, Vue, Svelte, or vanilla JS.
Modern OpenAPI types
Generated TypeScript definitions based on GitHub's OpenAPI spec for api.github.com
@umijs/max-plugin-openapi
Generate type-safe TanStack Query (React Query) hooks from your OpenAPI specification. Covers useQuery, useMutation, useInfiniteQuery, and queryOptions with full TypeScript support.
```sh bun create brisa@latest ```
Tool for generation samples based on OpenAPI payload/response schema
OpenAPI schema generator for Hono