Hookd (pronounced hooked) will be a web proxy for testing webhooks in local development. Unlike existing services like ngrok this does not open a tunnel directly to your computer. Hookd contains a web proxy service that can run on a regular web accessible server and that will receive and record inbound webhooks from any service. Then you can use the Hookd client to download the payloads of those webhooks and replay them to your local app.
Signup to get updates.