An open API service indexing awesome lists of open source software.

https://github.com/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.
https://github.com/tsdevau/webhook-server

express rest-api webhook webhook-server

Last synced: 17 days ago
JSON representation

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.

Awesome Lists containing this project