
Hook0
Open-source webhooks server and dashboard for SaaS platforms

Hook0 is an open-source Webhooks-as-a-Service (WaaS) platform that lets your application deliver webhook events to your users through a single API call. It provides a backend service plus a web dashboard to manage subscriptions, delivery, and debugging.
Key Features
- JSON REST API to publish events and manage webhook resources
- Fine-grained webhook subscriptions so users can choose which event types to receive
- Automatic request retries when endpoints are unreachable
- Event scoping to control which events are delivered to which subscribers
- Persistence of events and webhook delivery responses for auditing and debugging
- Modern web dashboard designed for self-serve, non-technical users
Use Cases
- Add webhook capabilities to a SaaS product without building a full delivery system
- Replace polling with real-time push updates to external customers or internal services
- Asynchronous notifications for long-running jobs (e.g., processing pipelines)
Limitations and Considerations
- Licensed under SSPLv1, which restricts offering Hook0 as a managed service to others
Hook0 is a practical choice for teams that want robust webhook delivery, retries, and observability packaged into a single platform. It helps standardize webhook management while keeping event delivery reliable and debuggable as your product scales.
Categories:
Tags:
Tech Stack:
Similar Services

ChangeDetection.io
Website change detection and page monitoring with alerts
Self-hosted website and content change detection tool with filters, screenshots, and multi-channel notifications for price drops, restocks, and site monitoring.

ntfy
HTTP-based pub-sub push notification service via PUT/POST
ntfy is a lightweight HTTP pub-sub service to send push notifications to phones, desktops, and browsers via PUT/POST or a REST API.

Activepieces
AI-first no-code workflow automation with extensible integrations
Open-source automation builder for creating workflows with webhooks, HTTP steps, code actions, and an extensible TypeScript-based integration framework with AI features.

webhook
Lightweight incoming webhook server to run commands
webhook is a lightweight Go server for creating HTTP endpoints that trigger scripts or shell commands with rule-based request validation.

Svix
Enterprise-ready webhook service for reliable event delivery
Svix is an open-source webhook service that handles event ingestion, signing, retries, and endpoint management with scalable delivery and client libraries.
Convoy
Cloud-native webhooks gateway for reliable event delivery
Convoy is a cloud-native webhooks gateway to ingest, persist, debug, and reliably deliver incoming and outgoing webhooks with retries, rate limiting, and security control...
JavaScript
Docker
TypeScript
Rust