Webhook Catcher CLI

Webhook Catcher CLI

Local webhook catcher for easy setup and instant logging

4 followers

Webhook Catcher is a simple CLI tool that runs a local HTTP server to receive and log any HTTP requests (webhooks, callbacks, etc.). No setup or dependencies needed—just run and debug webhooks instantly on your machine.
Webhook Catcher CLI gallery image
Webhook Catcher CLI gallery image
Payment Required
Launch tags:APIA/B TestingTech
Launch Team
Intercom
Intercom
Startups get 90% off Intercom + 1 year of Fin AI Agent free
Promoted

What do you think? …

Matheus Carvalho
Webhook Catcher is a simple CLI tool that runs a local HTTP server to receive, log, and display any incoming HTTP requests (webhooks, callbacks, etc.). Perfect for developers, QA engineers, and integration teams who want to test webhooks locally without relying on external services like ngrok or Postman. Features: - Accepts any HTTP method (GET, POST, PUT, DELETE, etc.) - Logs headers, body, path, and timestamps - Saves logs in a local file `webhook.log` - No dependencies required to run (just Node.js) - Runs instantly on your machine with a single command