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 (語言數: 8)
平台
許可證MIT License
發布數332
最新版本名稱v2.3.2 (發布於 2024-04-26 08:10:12)
第一版名稱v0.1.0 (發布於 2015-07-11 14:32:43)
創建於2015-02-05 04:11:22
推送於2024-05-03 18:55:01
最后一次提交2024-05-03 11:06:47
星數5.3k
關注者數83
派生數1.4k
提交數9.5k
已啟用問題?
問題數2338
打開的問題數43
拉請求數2185
打開的拉請求數11
關閉的拉請求數334
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?
去到頂部