This repository is not production ready yet and not available via npm/deno/etc.
The current state can be found under https://github.com/mojadev/pakt/milestone/1
Check out the End2End folder for an idea how the current API will look like.
Contract first, typescript first Open API generators for node servers
About
PAKT allows you to convert Api contracts in OpenAPI 3+ into Api implementations for your web framework (starting with https://koajs.com/).
Key Features
- OpenAPI 3+ support
- Zod support for schema validation