http_dir

Crates.iohttp_dir
lib.rshttp_dir
version0.1.9
sourcesrc
created_at2023-01-19 10:37:47.78957
updated_at2023-09-01 05:34:00.205647
descriptionHTTP file server
homepage
repositoryhttps://github.com/Sherlock-Holo/http_dir
max_upload_size
id762485
size124,530
Sherlock Holo (Sherlock-Holo)

documentation

README

http_dir

like tower_http::service::ServeDir, but allows user provide a Filesystem implement

this crate is fork from tower_http::service::ServeDir, thanks for tower_http crate

Notice

this crate require nightly features:

  • type_alias_impl_trait

License

This project is licensed under the MIT license.

Commit count: 18

cargo fmt