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

#56 in #swagger

Download history 456/week @ 2024-07-30 435/week @ 2024-08-06 703/week @ 2024-08-13 354/week @ 2024-08-20 313/week @ 2024-08-27 387/week @ 2024-09-03 659/week @ 2024-09-10 868/week @ 2024-09-17 922/week @ 2024-09-24 622/week @ 2024-10-01 436/week @ 2024-10-08 2109/week @ 2024-10-15 15167/week @ 2024-10-22 16046/week @ 2024-10-29 9158/week @ 2024-11-05 14381/week @ 2024-11-12

54,976 downloads per month
Used in 15 crates (via salvo-oapi)

MIT/Apache

495KB
12K SLoC

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

salvo-oapi-macros

Provide a OpenAPI supports for Salvo.

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

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

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

~3.5–5MB
~94K SLoC