webhook-demux
0.0.2 • Public • Published webhook-demux

Routes a single webhook endpoint to multiple webhook endpoints
depending on content of the JSON request body.
how
Webhooks are sent to this server, and you configure a config.json
file (or whatever's in the --config
argument) that looks like:
[{
"url": "http://blue.com/"
}]
Package Sidebar
Install
Weekly Downloads