zod-to-openapi
API schema generator
Generates OpenAPI definitions from Zod schemas
A library that generates OpenAPI (Swagger) docs from Zod schemas
1k stars
10 watching
65 forks
Language: TypeScript
last commit: about 1 month ago openapiopenapi3schemaswaggerzod
Related projects:
Repository | Description | Stars |
---|---|---|
samchungy/zod-openapi | A library to generate OpenAPI documentation using Zod schemas | 312 |
apisyouwonthate/openapi.tools | Tools and utilities for designing, validating, and working with OpenAPI specifications | 706 |
samchungy/fastify-zod-openapi | Fastify plugin for integrating Zod schema with OpenAPI specification | 60 |
hey-api/openapi-ts | Automates generation of client code from OpenAPI specifications in TypeScript | 1,508 |
fabien0102/ts-to-zod | A tool to generate Zod schemas from TypeScript types/interfaces. | 1,258 |
mermade/widdershins | Converts API definitions to documentation compatible markdown | 1,504 |
openapitools/openapi-generator-cli | Automates code generation for API clients and servers from OpenAPI specifications | 1,487 |
docusign/openapi-specifications | Provides Swagger specifications for the official Docusign REST APIs | 20 |
stcarrez/swagger-ada | Provides Ada support for OpenAPI code generation | 27 |
mermade/oas-kit | Tools for converting and validating OpenAPI definitions | 707 |
sachinraja/zod-to-ts | Generates TypeScript types from Zod schemas. | 351 |
unchase/unchase.openapi.connectedservice | Generates C# or TypeScript code from OpenAPI and Swagger specifications. | 109 |
shuffle/openapi-apps | Standardizing security API specifications for various products and services using OpenAPI definitions. | 74 |
thomaxxl/safrs | A framework that exposes SQLAlchemy models as a JSON:API and generates OpenAPI documentation. | 405 |
mermade/swaggerplusplus | A tool for transitioning between Swagger 2.0 and OpenAPI 3.0.x | 6 |