This website requires JavaScript.
Explore
Help
Sign In
coolaj86
/
httpserver.rs
Watch
1
Star
0
Fork
You've already forked httpserver.rs
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Example Rust web server from The Book.
10
Commits
3
Branches
0
Tags
29
KiB
Rust
92%
HTML
8%
master
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
AJ ONeal
da89562800
fix counter bug
2018-10-02 14:56:26 -06:00
public
handle non-/ with 404
2018-10-01 19:43:49 -06:00
src
fix counter bug
2018-10-02 14:56:26 -06:00
.gitignore
initial http server
2018-10-01 18:55:44 -06:00
Cargo.lock
initial http server
2018-10-01 18:55:44 -06:00
Cargo.toml
initial http server
2018-10-01 18:55:44 -06:00