A CLI to Generate typescript axios client from swagger & openapi file
-
Updated
Aug 31, 2026 - TypeScript
A CLI to Generate typescript axios client from swagger & openapi file
Full Stack Monorepo Starter with Next.js, NestJS, Tailwind CSS, shadcn/ui, Prisma, Zod, and Swagger
springdoc-openapi generic type flattening fix — rewrites Schema<T> to allOf + x-extension for proper frontend codegen
Qwitix Web is the client-side application for the Qwitix platform — a service for browsing, selecting, and purchasing event tickets.
This repository is an example project demonstrating how to generate a TypeScript HTTP client from an OpenAPI (Swagger) specification using swagger-typescript-api. It accompanies a Medium article that explains this process in detail, providing practical code examples for frontend developers.
Generates Typescript clients based on the Swagger OpenAPI specification
To associate your repository with the swagger-typescript-api topic, visit your repo's landing page and select "manage topics."