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

interagent/http-api-design resource

HTTP API design guide extracted from work on the Heroku Platform API observed · 2026-08-28

github.com/interagent/http-api-design · homepage · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases 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: 4501
  • days_rel: n/a
  • days_push: 960
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

13684 stars · 1040 forks observed · 2026-08-28

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

A community-maintained HTTP+JSON API design guide extracted from the Heroku Platform API work. It documents consistent conventions for designing REST APIs, covering requests, responses, errors, caching, and resource organization.

Use cases

  • design a consistent REST API
  • decide on HTTP status codes and error formats
  • standardize JSON API conventions across a team
  • learn best practices for HTTP+JSON APIs
  • avoid bikeshedding when designing API endpoints
  • review an existing API against established conventions

When to choose

  • you are designing a new HTTP+JSON REST API and want proven conventions
  • your team needs a shared API style guide to reduce design debates
  • you want guidance grounded in a real production API (Heroku Platform API)

When to avoid

  • you need GraphQL, gRPC, or non-REST API design guidance
  • you need a tool or library rather than a written guide
  • you need exhaustive coverage of HTTP fundamentals for beginners

Facets

learning-resource · maturity maintenance

documentation api-framework apis web-development documentation developer-tools http-api api-design rest style-guide best-practices heroku web-server

1 source

Member repositories

RepositoryRoleHealth v2
interagent/http-api-designmain32

For agents

markdown · JSON · MCP: product_card(name="interagent/http-api-design")

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