Linda

A multi-threaded (thread pool), minimal HTTP/1.1 server written in Rust

## How to run * `git clone git@github.com:MrCappuccino/Linda.git` * `cd Linda` * configure with `LINDA_ROOT="/static/root"` env var * `LINDA_ROOT="/static/root" cargo run`