Lapis: web framework for Lua and Moonscript

Lapis: web framework for Lua and Moonscript

Nginx’s event loop is used for all asynchronous actions, including HTTP requests and database queries. With the power of Lua coroutines code is written synchronously but runs asynchronously, without all that callback spaghetti seen in other asynchronous platforms. MoonRocks is an open source application written in Lapis.

Source: leafo.net