OpenAPI Typescript
✨ Turn your OpenAPI specification into a beautiful TypeScript client.
Features
- Generate TypeScript clients from OpenAPI v2.0, v3.0, and v3.1 specifications
- Support JSON or YAML input files
- Handle external references using JSON Schema $Ref Parser
- Generate Fetch, Node-Fetch, Axios, Angular, or XHR HTTP clients
- Can be used with CLI, Node.js, or npx
- Abortable requests through cancellable promise pattern
Migrating from OpenAPI Typescript Codegen?
Please read our migration guide.
Documentation
Please visit our website for documentation, guides, migrating, and more.
Contributing
Want to get involved? Please refer to the contributing guide.