10 个仓库
Libraries and servers for implementing GraphQL in Ruby applications.
Explore 10 awesome GitHub repositories matching part of an awesome list · Ruby GraphQL Tools. Refine with filters or upvote what's useful.
GraphQL-Ruby is a Ruby library for building GraphQL APIs with a strongly typed schema and a dedicated query execution engine. It provides a comprehensive framework for mapping application objects to a formal type system, enabling structured data fetching through defined resolvers. The project distinguishes itself with advanced performance and delivery mechanisms, including a data loader for batching and caching to prevent N+1 query patterns. It supports high-performance data delivery through incremental response streaming, deferred query responses, and parallel data fetching using fibers. Add
Core implementation for building GraphQL APIs in Ruby.
A query batching executor for the graphql gem
Efficient query batching and execution for Ruby.
A High Performance HTTP Server for Ruby
High-performance web server with native GraphQL support.
A Rails 6 boilerplate to create your next Saas product. Preloaded with graphQL, devise, JWT, CanCanCan, RailsAdmin, Rubocop, Rspec, i18n and more.
Boilerplate for Rails with authentication and GraphQL.
Example Rails app using GitHub's GraphQL API
Example Rails application consuming GitHub's GraphQL API.
Use graphql-ruby to expose a Rails app
Reference implementation for exposing Rails apps via GraphQL.
Ruby GraphQL Client for Humans
Native Ruby DSL for writing GraphQL queries.
A graphql, relay and standard rails application powered demo weblog. We are using Graphql server and relay for our react component data needs.
Demo blog application using GraphQL and Relay.
Relay GraphQL React on Rails
Starter kit for Relay applications with Rails.
GraphQL authentication with JWT
JWT authentication integration for Ruby GraphQL APIs.