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