cobalt.rs/crates/file-serve
2024-08-07 15:36:58 -05:00
..
src chore: Update from '_rust/main' template 2024-07-05 13:30:31 -05:00
Cargo.toml chore: Release 2024-08-07 15:36:58 -05:00
CHANGELOG.md chore: Release 2024-08-07 15:36:58 -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.