strawberry-graphql/strawberry-django

State of django integration for Strawberry

开放

#208 创建于 2022年11月7日

 (5 条评论) (0 个反应) (0 位负责人)Python (152 个派生)auto 404
documentationenhancementhelp wanted

仓库指标

星标
 (496 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

As a novice in graphql it seems quite confusing about the state of graphql and its python and django integration - you really feel more in a npm environment that in a pip environment :) I came across strawberry because I was told that the most starred graphql library for django is dead and stumble across strawberry which neatly integrates some cool new and useful Python features like it type hinting.

My proposal would be to state the following motivations in the README.md to better understand the state of strawberry-django which is essential if you consider using it for a project

Also some crucial use cases like authentication are stated as done on the README.md but is not documented and is also asked on SO - some patterns for permissions would also be nice :)

I also look forward to contribute to this repo as I decided to use it in a project :)

贡献者指南