88 releases (36 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.37.6 Nov 29, 2022

#1578 in HTTP server

Download history 760/week @ 2024-08-22 682/week @ 2024-08-29 655/week @ 2024-09-05 898/week @ 2024-09-12 1311/week @ 2024-09-19 885/week @ 2024-09-26 645/week @ 2024-10-03 486/week @ 2024-10-10 4015/week @ 2024-10-17 17844/week @ 2024-10-24 13707/week @ 2024-10-31 17430/week @ 2024-11-07 9331/week @ 2024-11-14 21803/week @ 2024-11-21 14530/week @ 2024-11-28 8594/week @ 2024-12-05

58,638 downloads per month
Used in salvo

MIT/Apache

715KB
16K SLoC

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

Rate limit for Salvo

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

salvo = { version = "*", features = ["rate-limiter"] }

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

~18–33MB
~594K SLoC