4 releases

0.2.0 Oct 18, 2019
0.1.2 Oct 18, 2019
0.1.1 Oct 18, 2019
0.1.0 Oct 18, 2019

#9 in #http-1

AGPL-3.0

270KB
583 lines

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

Dependencies