A semi-advanced web server written in Rust.
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README | ||
README.html |
herb --------- T(h)e hackabl(e) web se(r)ver (b)inary (Formerly the web server yer mom uses.) In all seriousness! ------------------------ This was a little fun experiment for me to mess around with Rust but at this point it has turned into a hobby server that I whittle away at. At this point, if it's put behind a reverse proxy like HAProxy or nginx, it could actually be used as a small web server. To-do list --------------- Custom error pages Make it user configurable Properly generate headers Image thumbnailing/compression Compressing big files