8000 GitHub - d7miiZ/HTTP-Server-Rust: Simple HTTP1.1 Server Build With Rust
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

d7miiZ/HTTP-Server-Rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HTTP-Server-Rust

Simple HTTP1.1 Server Build With Rust

How to run it

1- install latest version of rust
2- download the server folder
3- run cargo build then cargo run in the command line in the server folder
4- go to the browser and search for 127.0.0.1:8080 to send request

Notes

1- you can change the index.html content to anything you want to test it out (the html file must be named index)
2- for now there can't be a other files in the public folder except index.html

About

Simple HTTP1.1 Server Build With Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0