yhnavein/swaggie
Tool for generating TypeScript client code for given Swagger API endpoints
Generates fully typed TypeScript clients from OpenAPI 3.x specs with support for multiple HTTP libraries (axios, fetch, Angular, TanStack Query, SWR) and custom templates. Produces tree-shakable single-file output with advanced features like `allOf`/`oneOf` composition, multipart/form-data handling, and configurable query parameter serialization. Ships as a dev-only CLI tool with zero runtime dependencies and includes JSDoc comments on all generated functions.
Available on npm.
Stars
24
Forks
9
Language
TypeScript
License
MIT
Category
Last pushed
Mar 14, 2026
Commits (30d)
0
Dependencies
5
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/yhnavein/swaggie"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
reagento/descanso
A modern and simple way to create clients for REST like APIs
mikestead/openapi-client
Generate ES6 or Typescript service integration code from an OpenAPI 2 spec
grafana/openapi-to-k6
A CLI tool to convert an OpenAPI schema to a TypeScript client to use with k6.
verizonconnect/ngx-form-generator
Generate Angular ReactiveForms from OpenAPI documents
vermiculus/apiwrap.el
Generate wrappers for your API endpoints!