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

infinitered/apisauce

Axios + standardized errors + request/response transforms. observed · 2026-08-28

github.com/infinitered/apisauce · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

71/100

  • Activity 87
  • Release rhythm 34
  • 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: 103.5
  • age_days: 3798
  • days_rel: 281
  • days_push: 82
  • n_releases_24m: 5

Full methodology

Adoption not part of the score

2886 stars · 187 forks observed · 2026-08-28

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

Apisauce is a low-fat wrapper around the Axios HTTP client that standardizes error handling with a 'problem' property on every response and supports request/response transforms. It works in Node, the browser, and React Native, and is now community-supported only with no active maintenance.

Use cases

  • wrap axios calls with standardized error problems
  • make JSON API requests from React Native apps
  • unify success and failure response handling in one flow
  • attach transforms that modify all request or response data
  • detect connection issues on mobile networks
  • configure a base URL and shared headers for an API client

When to choose

  • you want consistent error shapes on top of axios in an existing project
  • you are maintaining a React Native or React codebase already using apisauce
  • you need request/response transform hooks with minimal abstraction

When to avoid

  • starting a new project - the maintainers recommend using axios directly
  • you need actively maintained software with timely bug fixes
  • you need features beyond a thin axios wrapper

Facets

library · maturity maintenance

http-client middleware web-development apis frontend developer-tools browser cross-platform axios-wrapper react-native api-client error-handling request-transforms nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
infinitered/apisaucemain71

For agents

markdown · JSON · MCP: product_card(name="infinitered/apisauce")

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