87 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

#1558 in HTTP server

Download history 1034/week @ 2024-07-29 829/week @ 2024-08-05 1060/week @ 2024-08-12 786/week @ 2024-08-19 720/week @ 2024-08-26 656/week @ 2024-09-02 842/week @ 2024-09-09 1051/week @ 2024-09-16 1047/week @ 2024-09-23 864/week @ 2024-09-30 502/week @ 2024-10-07 1374/week @ 2024-10-14 11611/week @ 2024-10-21 16210/week @ 2024-10-28 15562/week @ 2024-11-04 14180/week @ 2024-11-11

57,670 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
~587K SLoC