A TypeScript code generator that creates fully-typed Zod v4 schemas and type-safe REST API clients from OpenAPI specifications. Features include support for OpenAPI 2.0, 3.0.x, and 3.1.x, comprehensive validation, error handling with discriminated unions, and minimal dependencies. The tool generates both client and server code with tree-shakable imports and never-throwing client calls.

Sort: