dip/README.md
2018-09-18 15:05:18 -05:00

544 B

Dip: Configurable Webhook Server

Documentation

Express your webhooks in terms of composable blocks such as:

[[handlers]]
type = "github"
secret = "hunter2"

[[handlers]]
type = "command"
command = "cargo build"

Contact

Author: Michael Zhang

License: MIT