Skip to content

This project serves as tutorial and POC for graphql backend

Notifications You must be signed in to change notification settings

rahulk11501/graphql-backend-app

Repository files navigation

graphql-tutorial

graphql-tutorial with ruby

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.

About

This project serves as tutorial and POC for graphql backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published