1.1.1 • Published 6 years ago

webhook-placeholder v1.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

Webhook Placeholder

Launch a webhook in a minute.

Usage

# node
npm start

# npx (npm^5.2)
npx webhook-placeholder

The webhook will be available now.

Try POST something to http://localhost:8000/webhook.

To gain a public address, I recommend to use ngrok to start a HTTP tunnel.

The endpoints of webhook placeholder will be:

http://xxxxxx.ngrok.io/webhook
https://xxxxxx.ngrok.io/webhook
1.1.1

6 years ago

1.1.0

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago