@kanda-libs/openapi-io-ts-cli
v1.0.4
Published
OpenAPI code generation tool with validation powered by io-ts - Kanda version
Downloads
158
Readme
@kanda-libs/openapi-io-ts-cli
openapi-io-ts
is a code generation tool capable of generating io-ts decoders from an OpenAPI document. It can also generate the code needed to perform the request and decode/parse the response returned by the server.
This package is the CLI used for code generation. See documentation at the project homepage.