PACKAGE NAME: webhook-2.6.11-x86_64-1_slackdce.txz PACKAGE LOCATION: ./network/webhook PACKAGE SIZE (compressed): 2656 K PACKAGE SIZE (uncompressed): 8420 K PACKAGE REQUIRED: google-go-lang PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: 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/