A very, simple http server written in C to consume github webhooks and do things.
Can I build a small binary that largely follows the suckless philosophy which can handle my limited continuous integration needs?
- Multi-threading
- HTTP/Request filtering (rules that dictate action)
- Allow forking shell scripts for more complex actions