No description
ci | ||
docs | ||
src | ||
.dockerignore | ||
.gitignore | ||
.travis.yml | ||
book.toml | ||
Cargo.lock | ||
Cargo.toml | ||
Dockerfile | ||
README.md |
Dip: Configurable Webhook Server
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