aspida/aspida
TypeScript friendly HTTP client wrapper for the browser and node.js. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2524
- days_rel: n/a
- days_push: 1026
- n_releases_24m: 0
Adoption not part of the score
1075 stars · 38 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
aspida is a TypeScript-friendly HTTP client wrapper for the browser and Node.js that generates fully typed API clients from endpoint type definition files. It supports axios, fetch, and node-fetch as underlying HTTP clients.
Use cases
- generate type-safe api clients from endpoint definitions
- make typed http requests in typescript
- wrap axios or fetch with full type safety
- type path params, query, headers and request/response bodies
- share api type definitions between frontend and backend
When to choose
- you want end-to-end type safety for REST API calls in a TypeScript project
- you want to define API types once and get autocomplete for paths, queries, and bodies
- you want flexibility to swap between axios, fetch, or node-fetch
When to avoid
- you use GraphQL rather than REST endpoints
- your project is JavaScript-only with no TypeScript
- you need a library with frequent releases and active maintenance (last release Nov 2023)
Facets
library · maturity maintenance
http-client sdk developer-tools web-development frontend backend apis developer-tools browser cross-platform type-safe-api-client code-generation axios fetch rest-client nodejs typescript
3 sources
- readme: https://github.com/aspida/aspida · fetched 2026-08-28 · 19573701a9a5
- homepage: https://github.com/aspida/aspida · fetched 2026-08-29 · e0be0dc2544b
- registry_npm: https://registry.npmjs.org/aspida · fetched 2026-08-29 · 0f1bf6c4ab92
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| aspida/aspida | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem