Express-style web framework for Lua, powered by Rust (hyper + tokio)

$ luarocks install ludi

Ludi is a minimal web framework with an Express/Fastify-like API.
Routing, middlewares and handlers live in Lua; the HTTP server is a
native module written in Rust on top of hyper and tokio.

Versions

dev-1dev13 hours ago0 downloads
0.3.1-111 hours ago0 downloads
0.3.0-112 hours ago0 downloads
0.2.0-113 hours ago0 downloads

Dependencies

lua >= 5.1

Manifests