googleapis/google-api-ruby-client
REST client for Google APIs observed · 2026-08-28
Health v2 · maintenance only
97/100
- Activity 99
- Release rhythm 93
- 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: 5.0
- age_days: 5333
- days_rel: 44
- days_push: 10
- n_releases_24m: 17
Adoption not part of the score
2896 stars · 886 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A set of auto-generated Ruby REST client libraries for Google APIs, built from Discovery Documents, plus the code generator itself. Each client provides HTTP/JSON REST access, typed Ruby objects, googleauth-based authentication, and retry, pagination, and timeout controls.
Use cases
- call the Google Drive API from Ruby
- upload and download files to Google Drive in a Ruby app
- authenticate to Google APIs with service accounts in Ruby
- query Google Merchant Center Content API from Ruby
- generate a Ruby client for a Google API from its discovery document
- manage retries and pagination when calling Google REST endpoints
When to choose
- you need to call a Google API from Ruby and no modern client exists
- you want simple auto-generated REST clients covering many Google services
- you need OAuth, API key, or service account auth integrated via googleauth
When to avoid
- you use major GCP services like Cloud Storage, Pub/Sub, or BigQuery where Google recommends the newer dedicated cloud clients
- you need gRPC-based performance rather than REST
- your project is not in Ruby
Facets
library · maturity stable
http-client sdk auth apis developer-tools backend ruby google-apis rest-client code-generation oauth discovery-documents
1 source
- readme: https://github.com/googleapis/google-api-ruby-client · fetched 2026-08-28 · 5d4c5dd56278
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| googleapis/google-api-ruby-client | main | 97 |
For agents
markdown · JSON · MCP: product_card(name="googleapis/google-api-ruby-client")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem