Ross ROSS = Recommend OSS · open-source software intelligence for agents

acacode/swagger-typescript-api

Generate the API Client for Fetch or Axios from an OpenAPI Specification observed · 2026-08-28

github.com/acacode/swagger-typescript-api · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

93/100

  • Activity 99
  • Release rhythm 81
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 2
  • age_days: 2425
  • days_rel: 47
  • days_push: 11
  • n_releases_24m: 64

Full methodology

Adoption not part of the score

4116 stars · 436 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A TypeScript tool that generates typed API clients for Fetch or Axios from OpenAPI 3.0/2.0 specifications in JSON or YAML. It can be used as a CLI via npx or as a programmable library.

Use cases

  • generate a typescript client from an openapi spec
  • create axios api client from swagger
  • generate fetch client from openapi 3 yaml
  • auto-generate typed api code for frontend
  • convert swagger schema to typescript types
  • keep api client in sync with openapi spec

When to choose

  • you have an OpenAPI/Swagger spec and want a fully typed TypeScript client
  • you use Fetch or Axios and want generated request functions and types
  • you want to regenerate clients automatically in CI whenever the spec changes

When to avoid

  • your API has no OpenAPI specification available
  • you need a client for GraphQL or gRPC rather than REST
  • you need runtime request handling rather than code generation

Facets

cli-tool · maturity active

http-client developer-tools api-framework web-development frontend apis developer-tools cli cross-platform openapi swagger typescript api-client-generator axios fetch codegen code-generation nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
acacode/swagger-typescript-apimain93

For agents

markdown · JSON · MCP: product_card(name="acacode/swagger-typescript-api")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem