rmosolgo/graphql-ruby
Ruby implementation of GraphQL 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4227
- days_rel: 410
- days_push: 8
- n_releases_24m: 1
Adoption not part of the score
5444 stars · 1418 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
graphql-ruby is a Ruby implementation of the GraphQL specification for building GraphQL server APIs in Ruby and Rails applications. It provides schema definition, queries, mutations, subscriptions, and production hardening features like complexity limits, tracing, and authorization integration.
Use cases
- add a graphql api to a rails app
- build a strongly-typed graphql server in ruby
- implement graphql subscriptions and mutations
- serve graphql queries from a ruby backend
- integrate graphql with apollo client or relay
- add rate limiting and complexity limits to a graphql api
- set up persisted queries and api versioning for graphql
When to choose
- you're building a GraphQL API in Ruby or Rails
- you need Relay-compatible schemas and subscriptions
- you want battle-tested GraphQL tooling used by GitHub and Shopify
- you need query analysis, tracing, or authorization integration in Ruby
When to avoid
- you're building a GraphQL client in JavaScript rather than a Ruby server
- your app doesn't use Ruby
- you need a REST-only API with no GraphQL layer
- you need the Pro features (persisted queries, versioning) without a commercial license
Facets
library · maturity stable
graphql api-framework web-framework middleware authorization caching rate-limiting tracing websocket web-development backend apis ruby cross-platform graphql-server rails relay schema-definition subscriptions dataloader api-versioning persisted-queries ruby web-server
2 sources
- readme: https://github.com/rmosolgo/graphql-ruby · fetched 2026-08-28 · 7b276c91d826
- homepage: http://graphql-ruby.org · fetched 2026-08-29 · 388c4e4dcce8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rmosolgo/graphql-ruby | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="rmosolgo/graphql-ruby")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem