From 7bd3128079ecb88f67df046c4548b1180868c43d Mon Sep 17 00:00:00 2001 From: Thiago Bellini Ribeiro Date: Tue, 4 Nov 2025 16:33:33 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8D=93=20Add=20strawberry-django=20to=20t?= =?UTF-8?q?he=20README=20(#332)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Added entry for strawberry-django integration. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 301d4c7..a3498ae 100644 --- a/README.md +++ b/README.md @@ -131,6 +131,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/ - [django-tastypie](https://github.com/django-tastypie/django-tastypie) - Creating delicious APIs for Django apps since 2010. - [drf-spectacular](https://github.com/tfranzel/drf-spectacular) - Sane and flexible OpenAPI 3 schema generation for Django REST framework. - [django-webhook](https://github.com/danihodovic/django-webhook) - A plug-and-play Django app for sending outgoing webhooks on model changes. +- [strawberry-django](https://github.com/strawberry-graphql/strawberry-django) - Django integration with Strawberry, a GraphQL library designed for modern development ### Async