Skip to content

Add Webhook Debugger - self-hosted webhook inspector#81

Open
brancogao wants to merge 1 commit into
ZoranPandovski:masterfrom
brancogao:add-webhook-debugger
Open

Add Webhook Debugger - self-hosted webhook inspector#81
brancogao wants to merge 1 commit into
ZoranPandovski:masterfrom
brancogao:add-webhook-debugger

Conversation

@brancogao

Copy link
Copy Markdown

Description

Added Webhook Debugger to the Automated Testing Tools section.

What is Webhook Debugger?

Webhook Debugger is an open-source self-hosted webhook debugging tool with:

  • 90-day webhook history retention - Never lose debugging context
  • Signature verification - Supports Stripe, GitHub, Slack, Shopify, Twilio, SendGrid, Intercom, Telegram, Discord and generic HMAC-SHA256
  • Built on Cloudflare Workers + D1 - Edge performance, zero infrastructure
  • One-click self-host deployment - Deploy to your own Cloudflare account in minutes
  • Real-time webhook inspection - Instant capture and display of incoming webhooks

Why add this?

Webhook Debugger helps developers:

  • Debug and test webhook integrations locally or in production
  • Verify webhook signatures to ensure authenticity
  • Inspect webhook payloads, headers, and timing
  • Troubleshoot integration issues with third-party services

Links

Checklist

  • The tool is free/open-source (MIT license)
  • Added in alphabetical order in the table
  • Description follows the existing format

Webhook Debugger is an open-source self-hosted webhook debugging tool with:
- 90-day webhook history retention
- Signature verification for Stripe, GitHub, Slack, Shopify, Twilio, SendGrid, Intercom, Telegram, Discord and generic HMAC-SHA256
- Built on Cloudflare Workers + D1 for edge performance
- One-click self-host deployment

This helps developers debug and test webhook integrations with real signature validation.
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