We need a robust web framework for lev.
Some of this framework is already in-place with lib/web.lua [1][2] although it would be nice to have WebSocket support, a nice template engine and some path routing code.
This Issue will track progress with regard to the LevWeb milestone.
[1] https://github.com/connectFree/lev/blob/master/lib/lev/web.lua
[2] https://github.com/connectFree/lev/blob/master/examples/lev/server-http-module.lua
We need a robust web framework for
lev.Some of this framework is already in-place with lib/web.lua [1][2] although it would be nice to have WebSocket support, a nice template engine and some path routing code.
This Issue will track progress with regard to the LevWeb milestone.
[1] https://github.com/connectFree/lev/blob/master/lib/lev/web.lua
[2] https://github.com/connectFree/lev/blob/master/examples/lev/server-http-module.lua