| Crates.io | nano-http |
| lib.rs | nano-http |
| version | 0.1.5 |
| created_at | 2020-06-23 21:08:35.157128+00 |
| updated_at | 2020-07-07 20:58:40.496162+00 |
| description | Minimalistic command-line HTTP server |
| homepage | |
| repository | https://github.com/pedrolcn/nano-http |
| max_upload_size | |
| id | 257304 |
| size | 40,879 |
Minimalistic CLI HTTP server
Install from cargo with the following command:
$ cargo install nano-http
For instructions execute
$ nano-http --help