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
4
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
f38b547408
rust is getting sleepy... very sleep-zzzzz
2018-10-01 19:49:49 -06:00
public
handle non-/ with 404
2018-10-01 19:43:49 -06:00
src
rust is getting sleepy... very sleep-zzzzz
2018-10-01 19:49:49 -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%