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

#1358 in HTTP server

Download history 182/week @ 2024-08-10 341/week @ 2024-08-17 56/week @ 2024-08-24 40/week @ 2024-08-31 155/week @ 2024-09-07 426/week @ 2024-09-14 490/week @ 2024-09-21 369/week @ 2024-09-28 97/week @ 2024-10-05 646/week @ 2024-10-12 6609/week @ 2024-10-19 7459/week @ 2024-10-26 11234/week @ 2024-11-02 10231/week @ 2024-11-09 11428/week @ 2024-11-16 14064/week @ 2024-11-23

48,229 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