swaggie and gengen

These are competitors—both generate TypeScript client code from OpenAPI/Swagger specifications, though swaggie focuses on HTTP clients while gengen additionally generates Angular services, making gengen more specifically tailored to Angular applications.

swaggie
54
Established
gengen
32
Emerging
Maintenance 13/25
Adoption 6/25
Maturity 18/25
Community 17/25
Maintenance 0/25
Adoption 6/25
Maturity 9/25
Community 17/25
Stars: 24
Forks: 9
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 17
Forks: 10
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No risk flags
Stale 6m No Package No Dependents

About swaggie

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.

About gengen

Luxoft/gengen

Tool for generating models and Angular services based on OpenAPIs and Swagger's JSON.

Scores updated daily from GitHub, PyPI, and npm data. How scores work