Simple webhook receiver program https://codeberg.org/grisu48/weblug
Go to file
2022-02-08 11:50:27 +01:00
cmd/weblug Add program argument handling 2022-02-08 11:50:27 +01:00
.gitignore Initial commit 2022-02-08 09:58:24 +01:00
go.mod First prototype 2022-02-08 11:25:22 +01:00
go.sum First prototype 2022-02-08 11:25:22 +01:00
LICENSE Initial commit 2022-02-08 09:58:24 +01:00
Makefile First prototype 2022-02-08 11:25:22 +01:00
README.md Initial commit 2022-02-08 09:58:24 +01:00
weblug.yaml First prototype 2022-02-08 11:25:22 +01:00

weblug

Easy automation of webhooks.

weblug is the counter-part for web-hooks that allows custom programs and scripts to be executed when a configurable webook is triggered.