cobalt.rs/crates/file-serve
2023-08-22 09:57:04 -05:00
..
src feat(file-serve)!: Allow graceful shutdown of server 2023-08-22 17:29:40 +08:00
Cargo.toml chore: Adopt '_rust/main' template 2023-08-14 15:31:43 -05:00
CHANGELOG.md docs: Update changelog 2023-08-22 09:57:04 -05:00
README.md feat(file-serve)!: Allow graceful shutdown of server 2023-08-22 17:29:40 +08:00

file-serve

HTTP Static File Server

Documentation License Crates Status

About

file-serve focuses on augmenting development of your site. It prioritizes small size and compile times over speed, scalability, or security.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.