Convoy Playground (For testing ingest and egress webhooks)
Hello Hacker News!We've been working on Convoy Playground [0], a tiny proxy and debugging tool which makes testing webhooks a breeze. If you've ever struggled with configuring or troubleshooting webhooks, we believe this tool will be a game changer for you.Convoy Playground provides a simple, intuitive, and powerful interface for testing, debugging and replaying webhooks. You can send HTTP requests to your specified endpoints, view and analyze the response in real-time, and even replay the requests as needed.The inspiration for this project came from the countless hours we've spent struggling with setup and debugging webhooks in the past. We currently offer this functionality in our cloud, but with this, you can test your webhooks without creating an account. We currently use sites like [webhooks.site](http://webhooks.site) and [httpbin.com](http://httpbin.com) as a request dump, but at times we would like to replay those hooks to our app again without having to make a fake payment on Stripe to trigger a webhook or star/unstar a repo to trigger a webhook from GitHub.Webhooks are an essential part of many modern web services and applications. However, they can often be tricky to set up and debug. We hope to lower the barrier to testing and integration for everyone.I invite everyone to try out Convoy Playground and share your feedback.Thank you, and looking forward to your thoughts![0] https://playground.getconvoy.io/