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

piotrmurach/github

Ruby interface to GitHub API observed · 2026-08-28

github.com/piotrmurach/github · homepage · Ruby · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 5456
  • days_rel: n/a
  • days_push: 1208
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1194 stars · 317 forks observed · 2026-08-28

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

A Ruby gem providing a comprehensive, modular client for the official GitHub API. It supports all GitHub API resources with intuitive navigation, OAuth2, pagination, caching, and customizable middleware.

Use cases

  • call the github api from ruby
  • list a user's repositories programmatically
  • create webhooks on a repo via api
  • authenticate to github with oauth2 in ruby
  • paginate github api results
  • work with github api in a multithreaded ruby app

When to choose

  • you need full coverage of GitHub API endpoints in Ruby
  • you want a modular client so you only load the API parts you use
  • you need OAuth2, pagination, and caching built in

When to avoid

  • you need a client for a platform other than GitHub
  • you prefer octokit, the more widely maintained Ruby GitHub client
  • you need actively developed features, as releases have slowed

Facets

library · maturity maintenance

http-client auth caching apis developer-tools version-control ruby cross-platform github-api api-client api-wrapper oauth2 pagination ruby-gem

2 sources

Member repositories

RepositoryRoleHealth v2
piotrmurach/githubmain32

For agents

markdown · JSON · MCP: product_card(name="piotrmurach/github")

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