rmosolgo/graphql-ruby
Fork: 1385 Star: 5376 (更新于 2024-10-27 21:20:57)
license: MIT
Language: Ruby .
Ruby implementation of GraphQL
最后发布版本: v1.12.4 ( 2021-02-12 20:11:53)
graphql
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:
- Persisted queries
- API versioning
- Streaming payloads
- Server-side caching
- Rate limiters
- Subscriptions backends for Pusher and Ably
- Authorization plugins for Pundit and CanCan
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
- Say hi & ask questions in the #graphql-ruby channel on Discord.
- Report bugs by posting a description, full stack trace, and all relevant code in a GitHub issue.
- Start hacking with the Development guide.
最近版本更新:(数据更新于 2024-10-02 03:40:58)
2021-02-12 20:11:53 v1.12.4
2021-01-29 22:07:39 v1.12.3
2021-01-29 22:07:32 v1.12.2
2021-01-29 22:07:21 v1.12.1
2021-01-29 22:07:11 v1.12.0
2021-01-29 22:07:03 v1.11.7
2020-10-30 00:04:00 v1.11.6
2020-10-06 23:27:12 v1.11.5
2020-08-25 22:56:35 v1.11.4
2019-08-30 03:07:10 v1.9.11
主题(topics):
graphql, graphql-ruby, hacktoberfest, rails, relay, ruby
rmosolgo/graphql-ruby同语言 Ruby最近更新仓库
2024-10-25 21:50:52 maybe-finance/maybe
2024-10-15 12:03:41 capistrano/sshkit
2024-10-07 22:52:44 sous-chefs/postgresql
2024-10-06 00:01:30 rails/solid_queue
2024-09-26 23:26:21 dependabot/dependabot-core
2024-09-25 05:46:55 sparklemotion/sqlite3-ruby