So you want to add webhooks to your app, and after having worked with the webhooks that Stripe provides, you want yours to be as great as theirs. Well, that's more than just sending a JSON payload to your customer's URL and calling it a day, right?
Thanks, John! Hook Relay is one of those "sell your sawdust" stories... While doing webhook support requests for Honeybadger customers, I wished I had a tool that would make it easy for me to see what hooks were being sent out, what was in them, and what happened to them. Since that tool didn't exist, we decided to build it. :)
It has been a super fun project to work on, and it has proven useful not just for outbound webhooks (our original use-case), but also for inbound webhooks. I have used Hook Relay to receive webhooks from Stripe and GitHub as I've been building new integrations, and that has helped me examine their payloads with live data, and retry deliveries as I improved my code.
I hope you enjoy using Hook Relay as much as I do! :)
I'm a fan and user of HoneyBadger.io and was surprised that their relatively new product Hook Relay hadn't been posted here yet.
Hook Relay makes it easy for developers to offer top quality webhooks tooling to integrators without reinventing the wheel.
Hook Relay
GitHub