Lua CorWeb
Lua CorWeb
Not logged in

Tiny unfinished Lua coroutine-based web framework.

Requirements

Requires WSAPI (and Xavante to run it standalone).

    luarocks install xavante
    luarocks install wsapi-xavante

Running

    cd lua-corweb
    wsapi

Then go to http://localhost:8080/app.lua/

Files