I built a lightweight HTTP webhook server written in Go. You can use it to trigger scripts from HTTP requests. It has built-in secret validation, rate limiting, and configurable execution controls. It can run standalone or in a container.
loading...