-
- Downloads
webhook: Add flask app to validate webhooks
Showing
- .gitignore 7 additions, 0 deletions.gitignore
- webhook/Dockerfile 13 additions, 0 deletionswebhook/Dockerfile
- webhook/app.py 58 additions, 0 deletionswebhook/app.py
- webhook/config.py 20 additions, 0 deletionswebhook/config.py
- webhook/requirements.txt 8 additions, 0 deletionswebhook/requirements.txt
.gitignore
0 → 100644
webhook/Dockerfile
0 → 100644
webhook/app.py
0 → 100644
webhook/config.py
0 → 100644
webhook/requirements.txt
0 → 100644
Please register or sign in to comment