Receive webhooks and trigger actions based on them.
Go to file
finga 82ccbf0a7e Implement proper logging
The `log` and `env_logger` crates are used for logging.
2021-03-03 17:01:41 +01:00
src Implement proper logging 2021-03-03 17:01:41 +01:00
.gitignore Parse JSON from post request 2021-02-02 11:17:27 +01:00
Cargo.lock Implement proper logging 2021-03-03 17:01:41 +01:00
Cargo.toml Implement proper logging 2021-03-03 17:01:41 +01:00
config.yml Parse config file and act upon 2021-03-03 15:36:31 +01:00