DEV Community

Cover image for Screencast: Setting up a GraphQL server in Rails
Pete Hawkins
Pete Hawkins

Posted on • Updated on

Screencast: Setting up a GraphQL server in Rails

In this video I'm going to walk you through setting up a GraphQL server in Ruby on Rails.

  • We will install the graphql gem
  • Generate some graphql types for our model
  • Create mutations for login/register
  • Create a query for fetching info about the current user

Top comments (3)

Collapse
 
software_writer profile image
Akshay Khot

Hey Pete, what application are you using to record these screencasts?

Collapse
 
phawk profile image
Pete Hawkins

Hi Akshay,

I'm using Screenflow to record, it works great and also allows some basic editing functionality, however once I've recorded I pull out the clips into Final Cut Pro for editing.

Hope that helps!

Collapse
 
software_writer profile image
Akshay Khot

Thanks for the details, Pete. Your screencast quality is really good, keep up the good work!