| Crates.io | servt |
| lib.rs | servt |
| version | 0.2.0 |
| created_at | 2024-02-14 11:38:21.58938+00 |
| updated_at | 2024-02-15 09:33:10.008281+00 |
| description | A small, lightweight, and fast optionally asynchronous HTTP server library for Rust. |
| homepage | https://github.com/werdl/servt |
| repository | https://github.com/werdl/servt |
| max_upload_size | |
| id | 1139797 |
| size | 23,996 |
servta programmatic web server, with very few dependencies.
asyncsmol as a dependency (adds around 35 deps)std::thread (which spawns a new thread for each request)timechrono as a dependency (adds around 2 deps, as the features enabled are very few, namely alloc and now)Date header to all responses