Receive webhooks and trigger actions based on them.
Go to file
finga d8ca63ab37 Parse JSON from post request
Accept a post request and try to parse it expecting the data is
formated in JSON.
2021-02-02 11:17:27 +01:00
src Parse JSON from post request 2021-02-02 11:17:27 +01:00
.gitignore Parse JSON from post request 2021-02-02 11:17:27 +01:00
Cargo.lock Parse JSON from post request 2021-02-02 11:17:27 +01:00
Cargo.toml Parse JSON from post request 2021-02-02 11:17:27 +01:00