Launching today

Hookwise
Webhooks in. Localhost out. Zero guesswork.
14 followers
Webhooks in. Localhost out. Zero guesswork.
14 followers
Capture, inspect, replay, and forward webhooks to localhost through one authenticated CLI tunnel.

14 followers
14 followers
Really useful for testing third party webhooks locally, the replay button alone has saved me hours. One thing that would make it even better is being able to add a delay or modify the payload right inside the replay UI, so I can simulate retries or bad data without having to resend from the source app.
@zzetbababagm32
Currently, you can replay failed requests from the UI.
honestly this looks super useful, the only thing i'd want is built in support for replaying webhooks with modified headers or payloads so we can test error handling without scripting it ourselves
@kalaylin98831
Thank you for this, so we are working on this and also looking at possible concerns that might arise from it.
Hookwise just works - the tunnel authenticated on the first try and replaying a webhook took seconds. Huge time-saver compared to juggling ngrok and requestbin.
Love how it keeps the auth flow tucked into one CLI tunnel instead of juggling a bunch of configs. Built this for real pain - replaying and inspecting hooks locally finally feels like the standard it should've always been.
the fact that you can capture, inspect, and replay without a separate GUI makes this feel like it was built by someone who's actually wrestled with a webhook at 2am. really clean move bundling auth straight into the cli.