68 releases (27 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.49.1 Jul 29, 2023

#954 in HTTP server

Download history 489/week @ 2024-08-22 609/week @ 2024-08-29 680/week @ 2024-09-05 1040/week @ 2024-09-12 1556/week @ 2024-09-19 1371/week @ 2024-09-26 994/week @ 2024-10-03 1086/week @ 2024-10-10 10422/week @ 2024-10-17 37239/week @ 2024-10-24 35048/week @ 2024-10-31 37901/week @ 2024-11-07 25669/week @ 2024-11-14 43427/week @ 2024-11-21 42503/week @ 2024-11-28 26408/week @ 2024-12-05

150,360 downloads per month
Used in 6 crates (via salvo)

MIT/Apache

735KB
17K SLoC

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

salvo-jwt-auth

Jwt auth middleware for Salvo.

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

salvo = { version = "*", features = ["jwt-auth"] }

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

~19–33MB
~616K SLoC