DEV Community

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

Posted on • Edited on

5 1

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!

Qodo Takeover

Introducing Qodo Gen 1.0: Transform Your Workflow with Agentic AI

While many AI coding tools operate as simple command-response systems, Qodo Gen 1.0 represents the next generation: autonomous, multi-step problem-solving agents that work alongside you.

Read full post