DEV Community

Jordi Casadevall
Jordi Casadevall

Posted on

How I Debug Webhooks Without ngrok

Built an API to catch, inspect, and replay webhooks — no ngrok needed.

Point Stripe, GitHub, Shopify, or any HTTP source at a generated inbox URL, every request gets captured (headers, body, query params, IP, timestamp). Inspect and replay any of them whenever you want.

Free tier: https://rapidapi.com/jordicasadevall/api/webhook-debugger

buildinpublic #webdev #api

Swap in your real listing link. Twitter auto-shortens links, so don't worry about length there — but the rest should comfortably fit under the character limit.

Top comments (0)