Show HN: Hooky – A lightweight HTTP webhook server written in Go(github.com)
github.com
Show HN: Hooky – A lightweight HTTP webhook server written in Go
https://github.com/virtuallytd/hooky
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.
1 comments
Why did you choose to write this with Golang? Were there any language specific features that drove you to this choice?