Lua Web Application (Framework)
http://luawa.com
Luawa (loo-ah-wa) is a web-application framework for Lua+Nginx.
from https://github.com/Fizzadar/Luawa
http://doc.luawa.com/
Luawa (loo-ah-wa) is a web-application framework for Lua+Nginx.
Requirements
- Nginx w/Lua module
- LuaJIT 2
- Lua cjson
Download
It is highly recommended you use a release rather than cloning this Git repo, which contains bleeding edge/untested code.Docs/etc
- Documentation
- See yummymarks for an example app
- Trello - backlog/pipeline/ideas
Internals
Luawa consists of a number of (somewhat independent) 'modules'.from https://github.com/Fizzadar/Luawa
http://doc.luawa.com/