A semi-advanced web server written in Rust.
Find a file
2023-10-20 12:32:41 +01:00
.curze update curze version 2023-10-19 11:25:06 +01:00
src 0.5.1: use packeteer for requests and fix directory index generation 2023-10-20 12:32:41 +01:00
.gitignore rework to use packeteer and fix status codes, clean up code 2023-10-19 11:24:36 +01:00
Cargo.lock 0.5.1: use packeteer for requests and fix directory index generation 2023-10-20 12:32:41 +01:00
Cargo.toml 0.5.1: use packeteer for requests and fix directory index generation 2023-10-20 12:32:41 +01:00
LICENSE GPL UPP IN YER COHD REPOH 2021-08-29 15:17:55 +01:00
README Switch around README for cgit. 2021-12-27 14:37:52 +00:00
README.html Switch around README for cgit. 2021-12-27 14:37:52 +00:00

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