No comments yet.
I also needed a way to have a "fallback" delivery of webhooks. If a webhook call comes in and im offline, it sends it to the team shared staging environment. If I'm online working in the staging db, it comes to my machine so I can process it.
Some tools work great for analysis but I couldnt find anything for the forwarding/replaying
this was a "functional" project created over a weekend. available to play with online, and easy to deploy yourself.
give it a try next time you're working with stripe webhooks