9 open-source projects similar to github/github-graphql-rails-example, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Github Graphql Rails Example alternative.
A graphql, relay and standard rails application powered demo weblog. We are using Graphql server and relay for our react component data needs.
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
A query batching executor for the graphql gem
A Rails 6 boilerplate to create your next Saas product. Preloaded with graphQL, devise, JWT, CanCanCan, RailsAdmin, Rubocop, Rspec, i18n and more.