Total Pageviews

Tuesday 24 June 2014

基于lua的web框架-luawa

Lua Web Application (Framework)
http://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

Internals

Luawa consists of a number of (somewhat independent) 'modules'.

from https://github.com/Fizzadar/Luawa
http://doc.luawa.com/