Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 530 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 530 Bytes

webhook-server

A sample webhook server using Node.js and Express. The server listens on port 3000, and exposes two endpoints /webhook-1 and /webhook-2.

For a detailed guide to webhook servers, see this post. To deploy on Railway using a one-click template, click the button below.

Deploy on Railway