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-1108 days ago40 downloads
main-12 days ago(revision: 3)9 downloads

Dependencies

lua >= 5.1

Manifests