Skip to content

Add HookSniff to Developer Tools#20

Open
servetarslan02 wants to merge 1 commit into
open-saas-directory:mainfrom
servetarslan02:add-hooksniff
Open

Add HookSniff to Developer Tools#20
servetarslan02 wants to merge 1 commit into
open-saas-directory:mainfrom
servetarslan02:add-hooksniff

Conversation

@servetarslan02

Copy link
Copy Markdown

Hi! I'd like to add HookSniff to the Developer Tools section.

HookSniff is an open-source webhook delivery platform built in Rust and Next.js — a production-ready alternative to commercial webhook services like 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 (40+ pages)
  • 11 official SDKs (Node.js, Python, Go, Rust, Java, etc.)
  • Self-hosted with Docker support
  • /usr/bin/bash/month infrastructure (Vercel + Cloud Run + Neon)

Links:

Thanks for maintaining this awesome list! 🙏

HookSniff is an open-source webhook delivery platform built in Rust and Next.js.
Features: automatic retries, HMAC-SHA256 signatures (Standard Webhooks), dead letter queue,
FIFO ordering, smart routing, and real-time analytics dashboard.

GitHub: https://github.com/servetarslan02/HookSniff
Live: https://hooksniff.vercel.app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant