5 releases
0.2.3 | Dec 30, 2023 |
---|---|
0.2.2 | Dec 14, 2023 |
0.2.1 | Nov 28, 2023 |
0.2.0 | Nov 28, 2023 |
0.1.0 | Nov 27, 2023 |
#806 in HTTP server
53 downloads per month
11KB
120 lines
About
Http Server
To serve static content from local files. Similar to python's http.server.
Installation
cargo install http-serve-rs
Usage
http-serve-rs --port 3000
Development video log
See this YouTube video if you are interested in how this tool was developed.
Dependencies
~8–15MB
~192K SLoC