Turn your Ruby on Rails REST API to GraphQL using Hasura Actions
What's this blog post about?
This tutorial guides developers on how to convert a Ruby on Rails REST API to GraphQL using Hasura Actions. It covers creating a Hasura Cloud project, setting up the action, generating code for the Ruby on Rails server, adding business logic, running the action, and testing the new endpoint. The post also discusses connecting to a database from inside Rails, permissions & relationships, handling existing REST API endpoints, and deploying a Ruby API.
Company
Hasura
Date published
Aug. 21, 2020
Author(s)
Marion
Word count
1599
Hacker News points
None found.
Language
English