lua-express

A minimalistic web framework for Lua

$ luarocks install lua-express

Create complete web applications of any complexity in Lua with minimal dependencies.
Easy to embed in any application. All requests are executed non-blocking (asynchronously).
There is support for almost all methods from express.js.
Several highly loaded web applications are already running on lua-express.
More info: https://github.com/TRIGONIM/lua-express/

Versions

1.0.0-1158 days ago165 downloads

Dependencies

Copas >= 4.7.0
lua >= 5.1

Manifests