malandrakisgeo/rust-web-server
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
RustWebServer aka Refera. A web server written in Rust.
Suitable for static content.
Add your website under /static either as a subdirectory or by replacing all contents, and voila.
The server expects an index.html and a not_found.html
Features:
Caching
Logging
TODOs:
Range requests