All Stories

Community
Hasura Tips & Tricks Contest
Announcing the Harvest 2021 Tips and Tricks contest! Share knowledge, learn new things, and win prizes!

Authorization
Implementing Authorization for Organization-based, Team-based, or Tenant-based Apps in Hasura
This blog post outlines how to model a common organization-based permission system in Hasura.

GraphQL Server
Top ways to write a custom GraphQL Server with production ready features
Open source implementations of the GraphQL spec are now available in most popular languages. In this post we will look at the most popular libraries for each language for anyone to get started with and ways to add production ready features like Authorization, Rate Limiting, Caching etc.

Serverless
Choosing a FaaS (Function as a Service) provider in 2021
Serverless computing is the new home for domain code. In this post, we compare the major players to help you decide where to run your business logic.

Announcements
GraphQL & the Data Mesh - developer productivity in an age of exploding data
The promise of GraphQL and the architectural concept of the data mesh seem to be perfectly suited to solve the application development challenges of the modern enterprise - with an extreme focus on developer productivity and enablement of the application developer.

Hacktoberfest
Celebrating Open-source with Hasura: Hacktoberfest & more!
Every year, Hasura participates in the Hacktoberfest organised by Digital Ocean. And we are back at it in 2021 making it our 4th year in a row with our own flavour of the event!

GraphQL
Hasura for existing GraphQL and REST APIs: An Architect's Guide
Typically you would connect a database to Hasura and get GraphQL and REST APIs. But what if you already have existing GraphQL / REST APIs outside of Hasura? How do you reuse them without re-writing every functionality from scratch? In this post, we will talk about that and more.

GraphQL
Modern GraphQL examples with strings, compilers, and SDKs
Learn all about the modern ways to query with GraphQL with strings, compilers, and SDKs!

Authorization
Implementing a Google Drive Style Hierarchical Authorization System in Hasura
A guide to implementing a hierarchical, role-based ACL system pattern similar to Google Drive, with individual permission overrides and permission inheritance.

APIs
GraphQL directives you should know about
Learn all about GraphQL directives in this article where we talk about specification directives, Hasura directives, and community defined directives for architecting the perfect API.

low-code
Hasura and The Low-code Ecosystem
In this article, we'll have a look at the current state of the low-code ecosystem, how its evolving, and what it means for users of Hasura. Is low-code right for you? Come and find out.

GraphQL Security
Announcement: Hasura Cloud Achieves SOC2 Type 2 Certification
Hasura Cloud is now SOC 2 Type 2 certified, enabling more companies to place their critical workloads on Hasura Cloud and have the best of both enterprise security and first-class developer experience.

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