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

#1312 in HTTP server

Download history 238/week @ 2024-07-30 188/week @ 2024-08-06 448/week @ 2024-08-13 78/week @ 2024-08-20 51/week @ 2024-08-27 25/week @ 2024-09-03 265/week @ 2024-09-10 479/week @ 2024-09-17 393/week @ 2024-09-24 338/week @ 2024-10-01 139/week @ 2024-10-08 813/week @ 2024-10-15 7098/week @ 2024-10-22 8115/week @ 2024-10-29 12372/week @ 2024-11-05 9589/week @ 2024-11-12

37,188 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
~651K SLoC