luiswitz / graphql-ruby

Playing around with GraphQL and Ruby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GraphQL - Ruby

This project has the aim of learn and play around with GraphQL.

Getting started

  • Clone the repository
git clone https://github.com/luiswitz/graphql-ruby.git
  • Setup the database
./bin/rails db:setup
  • Start the server
./bin/rails s -b 0.0.0.0

About

Playing around with GraphQL and Ruby


Languages

Language:Ruby 83.6%Language:HTML 12.3%Language:JavaScript 2.5%Language:CSS 1.6%