Skip to content

Add HookSniff as open-source webhook alternative - #360

Open
servetarslan02 wants to merge 1 commit into
RunaCapital:mainfrom
servetarslan02:add-hooksniff
Open

Add HookSniff as open-source webhook alternative#360
servetarslan02 wants to merge 1 commit into
RunaCapital:mainfrom
servetarslan02:add-hooksniff

Conversation

@servetarslan02

Copy link
Copy Markdown

Hi! I'd like to add HookSniff to the Webhooks category as an open-source alternative to commercial webhook services.

HookSniff is an open-source webhook delivery platform built in Rust and Next.js — an alternative to Svix, Hookdeck, and HostedHooks.

Key features:

  • Automatic retries with exponential backoff and jitter
  • HMAC-SHA256 signatures (Standard Webhooks compliant)
  • Dead letter queue for failed deliveries
  • FIFO ordering with sequence numbers
  • Smart routing (round-robin, failover, weighted)
  • Real-time analytics dashboard
  • 11 official SDKs

Links:

Thanks for maintaining this awesome list! 🙏

HookSniff is an open-source webhook delivery platform built in Rust and Next.js,
an alternative to commercial webhook services like Svix, Hookdeck, and HostedHooks.

GitHub: https://github.com/servetarslan02/HookSniff
Live: https://hooksniff.vercel.app
@dosubot dosubot Bot added the enhancement New feature or request label Jun 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant