A really simple webhook receiver.
Go to file
2021-07-29 07:37:18 +01:00
config.json Initial commit 2021-07-28 16:20:06 +01:00
example.sh Initial commit 2021-07-28 16:20:06 +01:00
go.mod Fix module name 2021-07-29 07:37:18 +01:00
go.sum Initial commit 2021-07-28 16:20:06 +01:00
main.go Initial commit 2021-07-28 16:20:06 +01:00
readme.md Initial commit 2021-07-28 16:20:06 +01:00

gohookr

A really simple webhook receiver.

Check config.json for an example configuration.

Default config path is /etc/ghookr.conf, can be overriden with CONFIG environment variable.