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
61
Established
gengen
39
Emerging
Maintenance 13/25
Adoption 6/25
Maturity 25/25
Community 17/25
Maintenance 0/25
Adoption 6/25
Maturity 16/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

This tool helps web developers using TypeScript quickly create code to interact with their backend APIs. You provide a machine-readable description of your API, and it generates ready-to-use TypeScript code that accurately reflects the API's structure and functions. This is primarily for front-end or full-stack developers who consume APIs in their TypeScript projects.

API-client-generation TypeScript-development web-development front-end-development API-integration

About gengen

Luxoft/gengen

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

This tool helps front-end developers working with Angular applications. It automates the creation of data structures (models) and API interaction code (services) directly from your backend's API specification. You provide a Swagger or OpenAPI JSON file, and it generates the necessary TypeScript files for your Angular project, enabling faster and more consistent integration.

Angular development API integration front-end development code generation API client

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