Skip to content

malandrakisgeo/rust-web-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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