webhook

v 2.8.1 Updated: 11 months ago

A lightweight incoming webhook server to run shell commands

webhook is a lightweight configurable tool written in Go, that allows you to easily create HTTP endpoints (hooks) on your server, which you can use to execute configured commands. You can also pass data from the HTTP request (such as headers, payload or query variables) to your commands. webhook also allows you to specify rules which have to be satisfied in order for the hook to be triggered.

https://github.com/adnanh/webhook

To install webhook, paste this in macOS terminal after installing MacPorts

sudo port install webhook

Add to my watchlist

Installations 0
Requested Installations 0