OpenAPI code generation tool with validation powered by io-ts
npm install @openapi-io-ts/cliopenapi-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.