http-serve-rs 0.2.3

Serve static content from files, like Python's http.server
http-serve-rs-0.2.3 is not a library.

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.