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.3.1-17 days ago0 downloads
0.3.0-18 days ago0 downloads
0.2.0-18 days ago0 downloads
0.1.0-149 days ago4 downloads

Dependencies

lua >= 5.4

Manifests