1.0.4 • Published 2 years ago

itamae v1.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

itamae.js

OpenAPI3 based express Wrap Code Generator With Zod for input validation.

THIS LIBRALY IS UNDER DEVELOPMENT.

Most of functions are not available.

How to use

at express project root dir. Please put schema.yaml at root.

npx itamae

Just it!

You can import auto generated lib like this.

import * as sushi from 'sushi/server'

Then, Your Development Experience becomes better ;D image image

And input datas are validated with Zod. image

Here is sample of auto generated code. carbon

1.0.4

2 years ago

1.0.3

2 years ago

0.0.1

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago