81 releases (35 breaking)

new 0.74.3 Dec 12, 2024
0.74.2 Nov 11, 2024
0.74.0 Oct 28, 2024
0.68.5 Jul 9, 2024
0.0.1 Oct 10, 2022

#1440 in HTTP server

Download history 487/week @ 2024-08-22 616/week @ 2024-08-29 677/week @ 2024-09-05 1043/week @ 2024-09-12 1553/week @ 2024-09-19 1367/week @ 2024-09-26 987/week @ 2024-10-03 1086/week @ 2024-10-10 5461/week @ 2024-10-17 22533/week @ 2024-10-24 23455/week @ 2024-10-31 22839/week @ 2024-11-07 15376/week @ 2024-11-14 20767/week @ 2024-11-21 17671/week @ 2024-11-28 15089/week @ 2024-12-05

76,131 downloads per month
Used in 3 crates (via salvo)

MIT/Apache

710KB
16K SLoC

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

salvo-proxy

Proxy middleware for Salvo.

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

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

Docs

☕ 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

~18–34MB
~634K SLoC