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 contains code used at runtime. See documentation at the project homepage.