All Stories

Announcements
Announcing Hasura GraphQL Engine v2.2.0
Today we are releasing database updates, better interop with the REST ecosystem, and one of the biggest updates to actions since the first release of the feature.

Remote Schemas
Building a GraphQL API with Golang, Postgres, and Hasura
This article will explore building a GraphQL API for a cinema movie catalog using Golang connected to a Postgres database on Hasura. Our API can retrieve a list of movies and add a new movie to the catalog.

Community
Best submissions of Hasura Tips and Tricks 2021
Hasura’s first "tips and tricks" contest has concluded, and we loved seeing all the amazing submissions! Without particular order, here's the final collection of the top community Tips and Tricks from 2021.

Netlify
Dusty Domains Recap
Dusty Domains is a wrap! As a new initiative piloted by the fantastic team at Netlify, Dusty Domains was a call to action to turn an unused domain into a published website on Netlify.

Case Study
How a Serverless SaaS application eliminated a race condition with Hasura Triggers
In this article, we will look into how a serverless SaaS app used Hasura and how Event Triggers helped them to eliminate a race condition.

Frontend
Exploring GraphQL Clients: Apollo Client vs Relay vs URQL
We’ll be exploring Apollo Client, Relay, and URQL, as well as each of their pros and cons, to help you make the right choice when selecting a GraphQL client for your future projects.

GraphQL
GraphQL Operation Time Limit in Hasura Cloud
Hasura Cloud added a security feature where you can timeout a GraphQL operation if it is taking more than configured time. We will look into more detail with example in this post.

JWT
The Ultimate Guide to handling JWTs on frontend clients (GraphQL)
JWTs are becoming a popular way of handling auth. This post aims to demystify what a JWT is, discuss its pros/cons and cover best practices in implementing JWT on the client-side, keeping security in mind.

Remote Schemas
Getting Started with Hot Chocolate .NET GraphQL Server
We’ll be building a GraphQL API backend with Hot Chocolate GraphQL and integrating it to Hasura via Remote Schema.

Community
Hasura Community Year in Review - 2021
As 2021 comes to a close, let's look back at a year of releases, engagement, and milestones.

Announcements
Bring REST APIs as a data source to Hasura: Announcing REST Connectors, Data Hub & Google Cloud Support
We’re excited to announce some big updates to the Hasura GraphQL engine which further eliminate data silos, enhance security and lower the bar to universal GraphQL API usage.

GraphQL
10 Popular Open-Source GraphQL Projects and Tools You Have To Try
In this article, we’ve compiled a list of the top open-source GraphQL projects and tools based on their stars on GitHub. Our list contains a mix of GraphQL integrated development environments (IDEs), clients, and servers to help you explore the GraphQL metaverse.

Tutorials
The fastest way to get started with Hasura is to try out one of our many online tutorials. It’s free!