{.} RequestBox

Temporary HTTP Webhooks.

ReqBox is the fastest way to catch requests for testing webhooks.

reqbox-downstream

Downstream client providing forwarding from ReqBox to your localhost for easy testing!

Installation

$ npm install -g reqbox-downstream

Usage

When reqbox-downstream is installed globally, just use the reqbox command to start the tunnel.

$ reqbox --host localhost --port 3000 --id YOUR_DOMAIN_ID

Notes

This downstream only supported for non-guest users

Documentation