Skip to content

endless integrations with all python framworks #3471

Closed Answered by patrick91
ArtemIsmagilov asked this question in Q&A
Discussion options

You must be logged in to vote

@ArtemIsmagilov I converted this to a discussion, hope that's ok 😊

I think different people might have different opinions on this, so here's my view on it.

First of all, there's different kinds of integrations, at least for Strawberry. We have integrations on the HTTP layer (Django, Flask, FastAPI and so on) and integrations on the ORM/Model layer (Django, Pydantic, SQLAlchemy)

I think the ones for the HTTP layer should pretty much be provided by us, we want a great developer experience, and providing the HTTP layer is one of the main things we should do. Imagine having to implement all the code for dealing with the GraphQL request/response cycle, also because it is code that is needed in…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@ArtemIsmagilov
Comment options

@ArtemIsmagilov
Comment options

Answer selected by ArtemIsmagilov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #3470 on April 23, 2024 08:37.