| ▲ | Show HN: Hooky – A lightweight HTTP webhook server written in Go(github.com) | |
| 2 points by virtuallytd 3 days ago | 1 comments | ||
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. | ||
| ▲ | knackstedt 3 days ago | parent [-] | |
Why did you choose to write this with Golang? Were there any language specific features that drove you to this choice? | ||