Created by: estyxx
What is this Python project?
website Python GraphQL library inspired by dataclasses
What's the difference between this Python project and similar ones?
Compared to Graphene Works with type annotations, has a better developer experience and is active mantained. Strawberry works with Django, asgi, Starlette, FastAPI, Flask and other frameworks.
As FastAPI docs says:
If you need or want to work with GraphQL, Strawberry is the recommended library as it has the design closest to FastAPI's design, it's all based on type annotations. --
Anyone who agrees with this pull request could submit an Approve review to it.