#web-framework #async #web-server

salvo-static

Serve static assets for salvo web server framework

11 releases

0.37.9 Dec 26, 2022
0.37.8 Dec 25, 2022
0.37.6 Nov 29, 2022
0.37.3 Oct 28, 2022
0.1.0 Oct 5, 2022

#30 in #http-server

Download history

474 downloads per month

MIT/Apache

775KB
17K SLoC

salvo-static

Serve static assets for Salvo.

This is offical crate, so you can enable it in Cargo.toml like this:

salvo = { version = "*", features=["serve-static"] }

Documentation & Resources

Dependencies

~25–45MB
~706K SLoC