Hello World Webhook- Go
656
This project implements a REST API server in Go that handles Webhooks. It is also documented with Swagger to facilitate its use and testing through a web interface.
docker pull lssalas/hello-world-webhook:latest
docker run -p 8080:8080 --name hello-world-webhook-container lssalas/hello-world-webhook
Content type
Image
Digest
sha256:554e8f72c…
Size
59.5 MB
Last updated
almost 2 years ago
docker pull lssalas/hello-world-webhook