cobalt.rs/crates/file-serve
2023-04-20 10:24:24 -05:00
..
src fix: Error, rather than panic, on invalid CWD 2022-08-26 10:37:26 -05:00
Cargo.toml chore: Release 2023-04-20 10:24:24 -05:00
CHANGELOG.md chore: Release 2023-04-20 10:24:24 -05:00
README.md docs(serve): Clarify intent 2022-04-04 09:16:27 -05: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.