4 releases
| 0.1.3 | Jan 16, 2024 |
|---|---|
| 0.1.2 | Dec 30, 2023 |
| 0.1.1 | Dec 29, 2023 |
| 0.1.0 | Dec 28, 2023 |
#2630 in HTTP server
36 downloads per month
66KB
1.5K
SLoC
Seva
A simple directory http server inspired by Python's http.server.
Installation
cargo install seva
Usage
You can start serving your current directory by simply running:
seva
To print out the help:
seva --help
References
Dependencies
~12–18MB
~253K SLoC