Simple webhook forwarder script to send webhooks from a hosted url to your local machine without hassle of setting up tunnels, or port forwarding your own machine, uses webhooks to communicate between client and server
This module uses the awesome run-middleware but wraps functions to ensure that routes called exist and that the correct method is used in calling the routes.