Gyvastis / webhook-request-server

Process queued requests and push responses to a webhook or requeue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webhook-request-server

docker build -t gyvastis/webhook-request-server:latest -f docker/Dockerfile_arm32v7 .

docker run -e CLOUDAMQP_URL='your_cloudamqp_url' gyvastis/webhook-request-server:latest

About

Process queued requests and push responses to a webhook or requeue


Languages

Language:JavaScript 100.0%