graphql-ruby

Ruby implementation of GraphQL

Github星跟蹤圖

graphql

Build Status
Gem Version
Code Climate
Test Coverage
built with love

A Ruby implementation of GraphQL.

Installation

Install from RubyGems by adding it to your Gemfile, then bundling.

# Gemfile
gem 'graphql'
$ bundle install

Getting Started

$ rails generate graphql:install

After this, you may need to run bundle install again, as by default graphiql-rails is added on installation.

Or, see "Getting Started".

Upgrade

I also sell GraphQL::Pro which provides several features on top of the GraphQL runtime, including Pundit authorization, CanCan authorization, Pusher-based subscriptions and persisted queries. Besides that, Pro customers get email support and an opportunity to support graphql-ruby's development!

Goals

  • Implement the GraphQL spec & support a Relay front end
  • Provide idiomatic, plain-Ruby API with similarities to reference implementation where possible
  • Support Ruby on Rails and Relay

Getting Involved

主要指標

概覽
名稱與所有者rmosolgo/graphql-ruby
主編程語言Ruby
編程語言Ruby (語言數: 9)
平台
許可證MIT License
所有者活动
創建於2015-02-05 04:11:22
推送於2025-05-05 15:03:29
最后一次提交2025-05-05 11:03:24
發布數391
最新版本名稱v2.5.6 (發布於 2025-05-05 10:56:15)
第一版名稱v0.1.0 (發布於 2015-07-11 14:32:43)
用户参与
星數5.4k
關注者數81
派生數1.4k
提交數10.6k
已啟用問題?
問題數2490
打開的問題數44
拉請求數2397
打開的拉請求數10
關閉的拉請求數360
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?