algernon

Pure Go web server with Lua, Markdown, HTTP/2 and templates

brewmacoslinux
Try with needOr install directly
Source

About

Pure Go web server with Lua, Markdown, HTTP/2 and template support

Commands

algernon

Examples

Start a web server on default port 3000 in current directory$ algernon
Start server on specific port with custom directory$ algernon -p 8080 /path/to/website
Start server with Lua scripting enabled$ algernon -lua /path/to/website