Skip to content

IDSaves/simple-rust-http-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Rust HTTP static server

Simple HTTP server written on rust with the main purpose is to serve static files.

How to use?

  1. Install CLI (cargo install http-static)
  2. Learn options (http-static -h)
  3. Run a server (http-static -p 8080)

About

🦀 Simple HTTP server written in rust with the main purpose is to serve static files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages