@apical-ts/craft
v0.16.0
Published
CLI tool for generating fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.
Maintainers
Readme
@apical-ts/craft - Yet Another OpenAPI to TypeScript Generator
✨ Effortlessly turn your OpenAPI specifications into fully-typed Zod v4 schemas ready for runtime (client or server) validation and TypeScript development.
Need a client? 🚀 Instantly generate a type-safe, low-footprint, operation-based REST API client alongside your schemas.
Need to validate server requests and return typed responses? 🛡️ We've got you covered with built-in support for request and response validation using Zod schemas.
See https://gunzip.github.io/apical-ts/ for more information.
