muliswilliam 11 hours ago I built a small tool to help debug and inspect webhooks more easily. It gives you a unique URL where you can see incoming requests, headers, payloads, and even replay them.Built in Go, it’s lightweight, open source, and free to use.Try it out: https://testwebhook.xyzCode: https://github.com/muliswilliam/webhook-testerWould love your feedback or suggestions!
I built a small tool to help debug and inspect webhooks more easily. It gives you a unique URL where you can see incoming requests, headers, payloads, and even replay them.
Built in Go, it’s lightweight, open source, and free to use.
Try it out: https://testwebhook.xyz
Code: https://github.com/muliswilliam/webhook-tester
Would love your feedback or suggestions!