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-159 days ago24 downloads
main-159 days ago(revision: 2)2 downloads

Dependencies

lua >= 5.1

Manifests