PudimServer

Create simple, lightweight and customizable HTTP servers

$ luarocks install pudimserver

Pudim Server is a Lua library focused on providing simple APIs
for creating web servers with a routing system. It's designed to
accept HTTP requests, parse them, dispatch to a handler, and
return a response.

Versions

0.1.0-12 days ago3 downloads

Dependencies

lua >= 5.4

Manifests