This website requires JavaScript.
Explore
Help
Sign In
coolaj86
/
httpserver.rs
Watch
1
Star
0
Fork
0
You've already forked httpserver.rs
Code
Issues
Pull Requests
Releases
Wiki
Activity
10
Commits
3
Branches
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
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
Description
Example Rust web server from The Book.
29
KiB
Languages
Rust
92%
HTML
8%