📄️ Create an API Specification
Use @api-ts/io-ts-http to define a standalone API specification in TypeScript.
📄️ Create an HTTP Server
An API specification is only useful when clients and servers adhere to its rules.
📄️ Create an HTTP Client
io-ts-http API specifications are not coupled to any particular HTTP client. api-ts
📄️ Render an OpenAPI specification
An io-ts-http specification contains a superset of an [OpenAPI] specification.