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

astahmer/openapi-zod-client

not maintained anymore; use typed-openapi instead. Generate a zodios (typescript http client with zod validation) from an OpenAPI spec (json/yaml) observed · 2026-08-28

github.com/astahmer/openapi-zod-client · homepage · TypeScript observed · 2026-08-28

Health v2 · maintenance only

66/100

  • Activity 96
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

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

  • gap_med: n/a
  • age_days: 1483
  • days_rel: 569
  • days_push: 28
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1179 stars · 135 forks observed · 2026-08-28

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

A CLI and library that generates a zodios-based TypeScript HTTP client with zod runtime validation from an OpenAPI/Swagger spec (JSON or YAML). It can also be used programmatically to extract computed schemas and endpoints.

Use cases

  • generate a typescript api client from an openapi spec
  • add zod runtime validation to api calls from a swagger document
  • automate api integration from openapi spec in CI
  • consume third-party apis with type-safe clients
  • extract zod schemas from openapi json or yaml

When to choose

  • you need a zodios client with axios and zod validation generated from an existing OpenAPI spec
  • you only have an OpenAPI spec as source of truth for consuming an API you don't control

When to avoid

  • starting a new project - the repo is deprecated in favor of typed-openapi
  • you control the API backend - use tRPC, zodios directly, or ts-rest instead

Facets

cli-tool · maturity abandoned

http-client serialization cli developer-tools backend web-development developer-tools cli cross-platform openapi zod zodios swagger code-generator api-client deprecated axios runtime-validation code-generation typescript nodejs

3 sources

Member repositories

RepositoryRoleHealth v2
astahmer/openapi-zod-clientmain66

For agents

markdown · JSON · MCP: product_card(name="astahmer/openapi-zod-client")

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