Skip to content

yawnBright/webserver-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project structure

src
│  │  http.rs
│  │  main.rs
│  │  router.rs
│  │  tcpserver.rs
│  │
│  └─resource
│      ├─html
│      │      home.html
│      │
│      └─img
│              icon.png

About

a simple http server for practicing rust programming

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published