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

Setting up webhooks in Hasura using Next.js API routes

Blog post from Hasura

Post Details
Company
Date Published
Author
Hasura
Word Count
1,210
Language
English
Hacker News Points
-
Summary

This article explains how to set up webhooks in Hasura using Next.js API routes. It covers the basics of data models and APIs, introduces webhooks in Hasura, demonstrates setting up Hasura GraphQL engine, creating a table, setting up a Next.js project, deploying it to the cloud with ngrok, creating an event trigger, and testing the setup. The author also provides information about their background and experience as a software engineer.