69 releases (28 breaking)

0.75.0 Dec 30, 2024
0.74.2 Nov 11, 2024
0.68.5 Jul 9, 2024
0.66.2 Mar 6, 2024
0.49.1 Jul 29, 2023

#1453 in HTTP server

Download history 1557/week @ 2024-09-20 1511/week @ 2024-09-27 784/week @ 2024-10-04 1177/week @ 2024-10-11 18757/week @ 2024-10-18 34264/week @ 2024-10-25 32843/week @ 2024-11-01 39562/week @ 2024-11-08 29970/week @ 2024-11-15 42634/week @ 2024-11-22 40230/week @ 2024-11-29 32816/week @ 2024-12-06 38340/week @ 2024-12-13 39418/week @ 2024-12-20 29647/week @ 2024-12-27 22048/week @ 2025-01-03

136,008 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–34MB
~624K SLoC