Browse Source
📝 Update docs with Ariadne reference from Starlette to FastAPI (#11797 )
pull/11840/head
DamianCzajkowski
9 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with
3 additions and
3 deletions
docs/de/docs/how-to/graphql.md
docs/em/docs/how-to/graphql.md
docs/en/docs/how-to/graphql.md
@ -18,7 +18,7 @@ Hier sind einige der **GraphQL**-Bibliotheken, welche **ASGI** unterstützen. Di
* < a href = "https://strawberry.rocks/" class = "external-link" target = "_blank" > Strawberry< / a > 🍓
* Mit < a href = "https://strawberry.rocks/docs/integrations/fastapi" class = "external-link" target = "_blank" > Dokumentation für FastAPI< / a >
* < a href = "https://ariadnegraphql.org/" class = "external-link" target = "_blank" > Ariadne< / a >
* Mit < a href = "https://ariadnegraphql.org/docs/starlette -integration" class = "external-link" target = "_blank" > Dokumentation für Starlette < / a > (welche auch für FastAPI gilt)
* Mit < a href = "https://ariadnegraphql.org/docs/fastapi -integration" class = "external-link" target = "_blank" > Dokumentation für FastAPI < / a >
* < a href = "https://tartiflette.io/" class = "external-link" target = "_blank" > Tartiflette< / a >
* Mit < a href = "https://tartiflette.github.io/tartiflette-asgi/" class = "external-link" target = "_blank" > Tartiflette ASGI< / a > , für ASGI-Integration
* < a href = "https://graphene-python.org/" class = "external-link" target = "_blank" > Graphene< / a >
@ -18,7 +18,7 @@
* < a href = "https://strawberry.rocks/" class = "external-link" target = "_blank" > 🍓< / a > 👶
* ⏮️ < a href = "https://strawberry.rocks/docs/integrations/fastapi" class = "external-link" target = "_blank" > 🩺 FastAPI< / a >
* < a href = "https://ariadnegraphql.org/" class = "external-link" target = "_blank" > 👸< / a >
* ⏮️ < a href = "https://ariadnegraphql.org/docs/starlette -integration" class = "external-link" target = "_blank" > 🩺 💃 < / a > (👈 ✔ FastAPI)
* ⏮️ < a href = "https://ariadnegraphql.org/docs/fastapi -integration" class = "external-link" target = "_blank" > 🩺 FastAPI < / a >
* < a href = "https://tartiflette.io/" class = "external-link" target = "_blank" > 🍟< / a >
* ⏮️ < a href = "https://tartiflette.github.io/tartiflette-asgi/" class = "external-link" target = "_blank" > 🍟 🔫< / a > 🚚 🔫 🛠️
* < a href = "https://graphene-python.org/" class = "external-link" target = "_blank" > ⚗< / a >
@ -18,7 +18,7 @@ Here are some of the **GraphQL** libraries that have **ASGI** support. You could
* < a href = "https://strawberry.rocks/" class = "external-link" target = "_blank" > Strawberry< / a > 🍓
* With < a href = "https://strawberry.rocks/docs/integrations/fastapi" class = "external-link" target = "_blank" > docs for FastAPI< / a >
* < a href = "https://ariadnegraphql.org/" class = "external-link" target = "_blank" > Ariadne< / a >
* With < a href = "https://ariadnegraphql.org/docs/starlette -integration" class = "external-link" target = "_blank" > docs for Starlette < / a > (that also apply to FastAPI)
* With < a href = "https://ariadnegraphql.org/docs/fastapi -integration" class = "external-link" target = "_blank" > docs for FastAPI < / a >
* < a href = "https://tartiflette.io/" class = "external-link" target = "_blank" > Tartiflette< / a >
* With < a href = "https://tartiflette.github.io/tartiflette-asgi/" class = "external-link" target = "_blank" > Tartiflette ASGI< / a > to provide ASGI integration
* < a href = "https://graphene-python.org/" class = "external-link" target = "_blank" > Graphene< / a >