Skip to content

jordanarldt/simple-webhook-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Express Webhook Server

Simple express app to use for webhooks testing.

Combine with ngrok to open a tunnel to your localhost, and then set your BigCommerce webhook destination to the route that ngrok provides.

Example: https://abcd123.ngrok.io/webhooks

Before running the app, run npm install in the directory in your terminal.

About

Simple express webhook server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published