88 releases (36 breaking)

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

#1377 in HTTP server

Download history 342/week @ 2024-08-18 56/week @ 2024-08-25 34/week @ 2024-09-01 182/week @ 2024-09-08 421/week @ 2024-09-15 484/week @ 2024-09-22 370/week @ 2024-09-29 103/week @ 2024-10-06 785/week @ 2024-10-13 6646/week @ 2024-10-20 7696/week @ 2024-10-27 11224/week @ 2024-11-03 10001/week @ 2024-11-10 11977/week @ 2024-11-17 13630/week @ 2024-11-24 9241/week @ 2024-12-01

45,279 downloads per month
Used in 3 crates

MIT/Apache

705KB
16K SLoC

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

salvo-session

Session management for Salvo

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

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

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

~22–36MB
~654K SLoC