Lucu-1.0: Embedded HTTP Server

Lucu-1.0: Embedded HTTP Server

Lucu is an embedded HTTP server library.

This isn't a replacement for Apache nor lighttpd. It is intended to be used to build an efficient web-based RESTful application which runs behind a reverse-proxy so it doesn't have some functionalities like logging, client filtering and such.

The library has indeed so many exposed modules, but in general you don't need to import any modules other than Network.HTTP.Lucu.

Modules