File tree Expand file tree Collapse file tree 5 files changed +23
-1
lines changed Expand file tree Collapse file tree 5 files changed +23
-1
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ Integrations
4040
4141 .. card::
4242 :headline: Rocket
43- :url: https://rocket.rs/
43+ :url: https://github.com/rwf2/Rocket
4444 :icon: /images/icons/Rocket.png
4545 :icon-alt: Rocket logo
4646
@@ -51,6 +51,28 @@ Integrations
5151 :icon-dark: /images/icons/Actix-dark.png
5252 :icon-alt: Actix logo
5353
54+ .. card::
55+ :headline: Axum
56+ :url: https://github.com/tokio-rs/axum
57+ :icon: /images/icons/Axum.png
58+ :icon-alt: Axum logo
59+
60+ .. card::
61+ :headline: Tide
62+ :url: https://github.com/http-rs/tide
63+ :icon: /images/icons/Tide.png
64+ :icon-alt: Tide logo
65+
66+ .. card::
67+ :headline: Warp
68+ :url: https://github.com/seanmonstar/warp
69+ :icon: /images/icons/Rust.png
70+ :icon-dark: /images/icons/Rust-dark.png
71+ :icon-alt: Rust logo
72+
73+ To view examples that use the Rust driver with each of the preceding
74+ integrations, see the :github:`mongodb-rust-web-frameworks-example
75+ </mongodb-developer/mongodb-rust-web-frameworks-example>` GitHub repository.
5476
5577More Ways to Learn
5678------------------
You can’t perform that action at this time.
0 commit comments