pakt-koa
v0.5.5
Published
Generates koa backends from OpenAPI 3+ specs
Downloads
6
Readme
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.
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