File tree Expand file tree Collapse file tree 1 file changed +16
-16
lines changed
Expand file tree Collapse file tree 1 file changed +16
-16
lines changed Original file line number Diff line number Diff line change @@ -163,23 +163,23 @@ const quickstarts = [
163163 } ,
164164
165165 // rust list
166- {
167- title : "Rust + MongoDB (GraphQL)" ,
168- language : "Rust" ,
169- server : "Local" ,
170- description :
171- "A sample app to demonstrate Keploy integration capabilities using Rust and MongoDB using GraphQl" ,
172- link : "/docs/quickstart/samples-rust/" ,
173- } ,
166+ // {
167+ // title: "Rust + MongoDB (GraphQL)",
168+ // language: "Rust",
169+ // server: "Local",
170+ // description:
171+ // "A sample app to demonstrate Keploy integration capabilities using Rust and MongoDB using GraphQl",
172+ // link: "/docs/quickstart/samples-rust/",
173+ // },
174174
175- {
176- title : "Rust + MongoDB (REST)" ,
177- language : "Rust" ,
178- server : "Local" ,
179- description :
180- "A sample CRUD REST API app to demonstrate Keploy integration capabilities using Rust and MongoDB." ,
181- link : "/docs/quickstart/sample-rust-crud-mongo/" ,
182- } ,
175+ // {
176+ // title: "Rust + MongoDB (REST)",
177+ // language: "Rust",
178+ // server: "Local",
179+ // description:
180+ // "A sample CRUD REST API app to demonstrate Keploy integration capabilities using Rust and MongoDB.",
181+ // link: "/docs/quickstart/sample-rust-crud-mongo/",
182+ // },
183183
184184 // c# list
185185
You can’t perform that action at this time.
0 commit comments