tsdevau / webhook-server

Basic webhook/api server to listen for webhooks or other REST requests, verify the request, respond accordingly, and process the request payload to perform actions locally based on external events.

Home Page:https://tsdev.au/webhook-server

Repository from Github https://github.comtsdevau/webhook-serverRepository from Github https://github.comtsdevau/webhook-server

This repository is not active

About

Basic webhook/api server to listen for webhooks or other REST requests, verify the request, respond accordingly, and process the request payload to perform actions locally based on external events.

https://tsdev.au/webhook-server

License:MIT License


Languages

Language:TypeScript 96.5%Language:JavaScript 3.5%