discovered 03 Aug 2026
webify
→ View on GitHub`webify` is a lightweight CGI server that transforms functions or commands into web services by forwarding HTTP requests to a specified script. It operates with minimal configuration, invoking the script and relaying the standard input and output as HTTP request and response bodies, respectively. Notably, it supports Docker deployment and can be easily configured with environment variables for flexible use cases.