这是indexloc提供的服务,不要输入任何密码
Skip to content

JasonSanford/webhook-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webhook-tester

A simple node web server to print webhook requests to the console for easier debugging.

Running

cd webhook-tester
npm install
node index.js

Using

The web server is configured to listen on port 3099 to request to the root address - http://localhost:3099, so configure your webhooks to head in that direction.

About

A simple node web server to print webhook requests to the console for easier debugging.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published