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

github/rest-api-description resource

An OpenAPI description for GitHub's REST API observed · 2026-08-28

github.com/github/rest-api-description · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

67/100

  • Activity 99
  • Release rhythm 8
  • Longevity 100
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: 2263
  • days_rel: n/a
  • days_push: 7
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1628 stars · 336 forks observed · 2026-08-28

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

OpenAPI (Swagger) descriptions of GitHub's REST API, published as bundled and dereferenced JSON documents in OpenAPI 3.0 and 3.1 formats. It is a machine-readable specification dataset rather than executable software.

Use cases

  • generate a GitHub API client SDK for my language
  • validate my GitHub API requests against the official spec
  • browse GitHub REST API endpoints in an OpenAPI viewer
  • build a mock server for GitHub's REST API
  • auto-generate documentation for GitHub API integrations
  • type-check my GitHub API wrapper code

When to choose

  • you need a machine-readable spec of GitHub's REST API for codegen, validation, or mocking
  • you're building tooling that consumes GitHub API metadata
  • you want the official, GitHub-maintained OpenAPI description

When to avoid

  • you need human-readable API documentation (use docs.github.com instead)
  • you need a client library rather than a specification
  • you need full coverage of every header or alias path, which are still incomplete

Facets

dataset · maturity stable

api-documentation documentation sdk apis developer-tools documentation cross-platform openapi github-rest-api api-specification code-generation

1 source

Member repositories

RepositoryRoleHealth v2
github/rest-api-descriptionmain67

For agents

markdown · JSON · MCP: product_card(name="github/rest-api-description")

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