aboutsummaryrefslogblamecommitdiff
path: root/www/webhook/pkg-descr
blob: 00f19b6d852d5f7c2103603c807009bdece5e22b (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                            
Easily create HTTP endpoints (hooks) to execute 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.

WWW: https://github.com/adnanh/webhook