1 unstable release
| 0.1.0 | Aug 15, 2022 |
|---|
#2118 in HTTP server
9KB
127 lines
rust-httpserver
rust httpserver demo.
usage
- release
git tag v0.1.0
git push origin --tags
- download
curl -Lfs -o main https://github.com/xiexianbin/rust-httpserver/releases/latest/download/rust-httpserver
chmod +x rust-httpserver
./rust-httpserver
or
cargo install rust-httpserver