"A high-performance Apify Actor built for developers to test, inspect, and automate incoming webhooks in real-time. This Actor is optimized for Apify Standby Mode, providing sub-10ms logic execution and zero cold-start latency. Interactive Demos:Run the following command while the Actor is active to see real-time streaming: # Make sure the Actor is running locally on port 8080 npm start # If authKey is configured, run with: # AUTH_KEY=your-secret node demo_cli.js node demo_cli.js Test and inspect webhooks instantly without running localhost or complex tunneling tools."
"Tip for Contributors: Want to test the Docker image locally? Check out our Local Docker Testing Guide. You can run this Actor anywhere-on your local machine, VPS, or internal cloud-without an Apify account. It works as a standard Node.js application. # Option A: Run via npx (Zero Install) npx webhook-debugger-logger # Option B: Clone & Install git clone https://github.com/ar27111994/webhook-debugger-logger.git cd webhook-debugger-logger npm install npm start"
The Actor provides a high-performance webhook testing, inspection, and automation environment with sub-10ms logic execution and zero cold-start latency optimized for Apify Standby Mode. Real-time streaming and CLI demos enable immediate inspection without local tunneling. The Actor runs anywhere as a standard Node.js application and supports zero-install via npx or manual clone, install, and start. The first run auto-creates storage/key_value_stores/default/INPUT.json for live configuration changes and respects APIFY_LOCAL_STORAGE_DIR. Deployments accept environment variables or JSON INPUT for urlCount, retentionHours, and maxPayloadSize. Self-hosted instances remove UI limits, allowing many URLs, extended retention, and larger payload parsing.
Read at GitHub
Unable to calculate read time
Collection
[
|
...
]