◄ Back to all products
DIGITAL DOWNLOAD
🔗 Webhook Router
$4.99A lightweight Python webhook receiver and router that sits in front of your automation stack. Validates HMAC signatures, parses event payloads, dispatches to registered handlers by event type, and retries failed deliveries. Perfect for handling GitHub, Stripe, Shopify, or any custom webhook source — no framework needed.
What’s Included
- HTTP server (~200 lines) built on stdlib http.server
- HMAC-SHA256 signature verification for GitHub, Stripe, and custom secrets
- Event-type dispatcher — register handlers per event name with decorators
- Retry queue with configurable max attempts and delay
- Structured JSON logging of all received events and delivery attempts
- Test harness for simulating webhook payloads locally
- README with setup guide and examples for common sources
- MIT License — use in commercial projects
Stripe
Apple Pay
Google Pay
Crypto
🔒 Secure checkout via Stripe · Instant digital download · Python 3.10+ stdlib only