# Webhook events

This sample shows how to receive and validate webhook events in a Next.js app, including signature verification and event handling patterns.

[View repository](https://github.com/scalekit-inc/nextjs-example-apps/tree/main/webhook-events)