8 releases (2 stable)
1.0.1 | Apr 9, 2023 |
---|---|
0.1.5 | Apr 9, 2023 |
0.1.1 | Mar 8, 2023 |
0.1.0 | Nov 1, 2022 |
#568 in Command line utilities
38 downloads per month
20KB
204 lines
Static file serving and directory listing cli
## install
```sh
cargo install serve-cli
# for browser
[INFO serve_cli] Server listening on http://172.20.10.2:8787
# for get json request
[INFO serve_cli] Server listening on http://172.20.10.2:8989/json
Dependencies
~17–51MB
~1M SLoC