filmov
tv
Using co-coder to generate a new OpenAPI operation boilerplate based on an example

Показать описание
Using co-coder to create a new OpenAPI operation boilerplate from an example in your workspace.
In this demo, we are gonna create an operation based on an existing one with minimal setup. Our project is a complete Lambda system with CDK, OpenAPI, Lambda and it uses Zod schemas to define both OpenAPI and Lambda type checks from a single source and all these resources are automatically generated.
Try it out with "npx co-coder --help"
In this demo, we are gonna create an operation based on an existing one with minimal setup. Our project is a complete Lambda system with CDK, OpenAPI, Lambda and it uses Zod schemas to define both OpenAPI and Lambda type checks from a single source and all these resources are automatically generated.
Try it out with "npx co-coder --help"