Home / Companies / Hasura / Blog / Post Details
Content Deep Dive

Turn your Go REST API to GraphQL using Hasura Actions

Blog post from Hasura

Post Details
Company
Date Published
Author
Gavin Ray
Word Count
1,264
Company Posts That Month
7
Language
English
Hacker News Points
-
Post removed?
No
Summary

This post discusses how to convert a Go REST API to GraphQL using Hasura Actions. It explains that writing a GraphQL server from scratch involves setting up the schema, type definitions, and resolvers, which can become complex as an application grows. Hasura reduces this complexity by providing instant GraphQL CRUD for databases like Postgres, covering most data fetching and real-time subscription use cases. The post demonstrates how to define GraphQL types required for an Action and create a simple Express app to handle the resolver bit. It also covers permissions, relationship data, existing REST APIs, query actions, and supported frameworks.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
Serverless 2 538 87 34 +25%
Real-time 1 629 236 77 +1%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.