@openapi-io-ts/cli
v0.5.0
Published
OpenAPI code generation tool with validation powered by io-ts
Downloads
107
Maintainers
Readme
@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.