Swagger to TypeScript Client
Generate TypeScript API client from Swagger/OpenAPI spec
OpenAPI Specification
Enter Swagger/OpenAPI spec
TypeScript Client
Generated TypeScript code
How to Use
1. Paste your OpenAPI/Swagger specification
2. Click "Generate Client" to create TypeScript code
3. Copy the generated client class
4. Use in your TypeScript project