Develop GraphQL Backend Faster with Hasura
Salepage : Develop GraphQL Backend Faster with Hasura
This video tutorial will teach you how to set up a GraphQL server using Hasura. Hasura is a tool that converts your relational database (so far just PostgreSQL) into GraphQL endpoints, allowing you to execute CRUD operations and real-time queries right out of the box. During the course, we will cover important subjects such as:
Authentication (JWT authentication with Firebase / Webhook authentication);
Access to the database based on role;
Migrations of databases;
How to Use Firebase Cloud Functions to Extend Business Logic
We created a client Web Application with Angular (React and Vue are on the way) that allows users to submit photographs and make comments.
Hasura is being developed at a quick pace, and this course will be regularly updated and expanded as new Hasura features become available. I hope you find this training helpful and that it saves you hours and days of development time. Enjoy!
Who should take this course:
Any level of frontend developer
Any degree of backend developer
Product managers seeking for a method to validate ideas quickly
Developers in need of a tool for rapid GraphQL backend prototyping