Skip to content

Devel08/webServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webServer

A simple HTTP server written in rust

I wrote that server a few years ago (I think), just to try out std::net. It is a bare http server written in rust only with the standard library, thus has no dependencies. You can compile and tinker with it, add new features and etc.

cargo build && cargo run

About

A simple HTTP server written in rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors