87 releases (36 breaking)

new 0.74.2 Nov 11, 2024
0.74.0 Oct 28, 2024
0.68.5 Jul 9, 2024
0.66.2 Mar 6, 2024
0.37.6 Nov 29, 2022

#1303 in HTTP server

Download history 1315/week @ 2024-07-24 1147/week @ 2024-07-31 1310/week @ 2024-08-07 1451/week @ 2024-08-14 1043/week @ 2024-08-21 1099/week @ 2024-08-28 1095/week @ 2024-09-04 1363/week @ 2024-09-11 1521/week @ 2024-09-18 1605/week @ 2024-09-25 923/week @ 2024-10-02 916/week @ 2024-10-09 6237/week @ 2024-10-16 28721/week @ 2024-10-23 40819/week @ 2024-10-30 23038/week @ 2024-11-06

98,935 downloads per month
Used in 11 crates (via salvo)

MIT/Apache

725KB
17K SLoC

Salvo is an extremely simple and powerful Rust web backend framework. Only basic Rust knowledge is required to develop backend services.

CORS protection for Salvo

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

salvo = { version = "*", features = ["cors"] }

Documentation & Resources

☕ Donate

Salvo is an open source project. If you want to support Salvo, you can ☕ buy me a coffee here.

⚠️ License

Salvo is licensed under either of

Dependencies

~17–30MB
~540K SLoC