Hookdeck Event Gateway The Event Gateway is a webhook proxy and durable message queue that sits between webhook providers and your application. Providers send webhooks to Hookdeck, which guarantees ingestion, queues events, and delivers them to your app with automatic retries and rate limiting. Your webhook handler just does the business logic — no need to build your own queue infrastructure. Quick Start: Local Development Get started immediately — no account required: This gives you a public URL (e.g., ) that forwards webhooks to your local server, plus a web UI for inspecting and replaying…