hookaido
⚡Caddy-style webhook infrastructure: receive webhooks at the edge, queue them durably, and process via pull or push with retries, DLQ, HMAC verification, and hot reloads.
Hookaido is a robust webhook infrastructure designed for reliability and security, receiving and delivering webhooks with durable queuing, retries, and cryptographic verification. It operates as a single binary with zero runtime dependencies, simplifying deployment and ensuring production-ready defaults for edge processing.
Features
Compatibility
Quick start
Use cases
Alternatives
Related searches
Comments
- AAlex HarrisMay 21, 2026
Queue-based delivery prevents webhook loss during downstream service issues.
- HHarper JohnsonMay 3, 2026
Works for high-volume webhook scenarios where reliable delivery is critical.
- AAvery PatelMar 24, 2026
Caddy-style webhook infrastructure that receives, queues, and durably delivers webhooks.
- RReese MartinezMar 13, 2026
Good for webhook handling at the edge where durability matters.