typed-openapi
https://github.com/astahmer/typed-openapi
TypeScript
Generate a headless Typescript API client from an OpenAPI spec
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported1 Subscribers
Add a CodeTriage badge to typed-openapi
Help out
- Issues
- Wrong codegen for `additionalProperties`
- Argument of type '"options"' is not assignable to parameter of type 'Method'
- Response of content type '*/*' does not resolve properly
- License
- Schemas namespace missing for schema refs within parameter arrays
- Cookie parameter support
- Default values from schema not passed through codegen
- Partial query params aren't optional
- anyOf is wrongly creating a union with the array of T
- Generated runtime validations (zod, io-ts, ...) are not validating/parsing the response
- Docs
- TypeScript not yet supported