small microservice to receive and process webhooks from Egnyte, then fire webhooks to other services to trigger events.
Go to file
2023-12-20 16:25:19 -07:00
.vscode v0.5. Basic project data handling and forward validation 2023-12-20 16:25:19 -07:00
main v0.5. Basic project data handling and forward validation 2023-12-20 16:25:19 -07:00
SAMPLE DATA v0.5. Basic project data handling and forward validation 2023-12-20 16:25:19 -07:00
.gitignore update modules and gitignore 2023-12-04 22:23:16 +00:00
debug-build.bat v0.5. Basic project data handling and forward validation 2023-12-20 16:25:19 -07:00
Dockerfile v0.5. Basic project data handling and forward validation 2023-12-20 16:25:19 -07:00
Dockerfile.debug Fix Debug Docker File 2023-12-06 16:29:42 -07:00
LICENSE Initial commit 2023-12-01 09:10:59 -07:00
README.md Initial commit 2023-12-01 09:10:59 -07:00
webhook.ps1 add storage API in case of wierdness 2023-12-12 13:30:17 -07:00

EgnyteWebHookHandler

small microservice to receive and process webhooks from Egnyte, then fire webhooks to other services to trigger events.