Dev Tools · 17h ago
Hookbox: Self-Hosted Webhook Inbox with HMAC Verification and Replay
Hookbox is a self-hosted webhook inbox that captures HTTP requests, verifies HMAC signatures, and allows replaying events to target URLs. It stores the last 100 events, redacts sensitive headers, and includes SSRF guards. Deployable via Docker Compose, it offers an alternative to RequestBin for developers needing local webhook debugging.
Meridian48 take
A practical tool for developers who frequently debug webhooks, though its niche appeal and reliance on self-hosting limit broader impact.
Read the full reporting
Hookbox: a self-hosted webhook inbox with HMAC verification and replay →
DEV Community
webhook-debuggingdeveloper-tools