Skip to content

Commit

Permalink
docs: Added strawberry-django-extras to community-projects.md (#395)
Browse files Browse the repository at this point in the history
* Added strawberry-django-extras to community-projects.md

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
m4riok and pre-commit-ci[bot] authored Oct 23, 2023
1 parent 25e3ca2 commit 0efee16
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions docs/community-projects.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@

Those are some community maintained projects worth mentioning:

| Project | Description |
| :------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------: |
| [:material-github: strawberry-django-plus](https://github.com/blb-ventures/strawberry-django-plus) | :material-information: Additional features that are out of this project scope (deprecated since merged to this lib) |
| [:material-github: strawberry-django-jwt](https://github.com/KundaPanda/strawberry-django-jwt) | :material-information: JWT implementation with Strawberry and Django. |
| [:material-github: strawberry-django-auth](https://github.com/nrbnlulu/strawberry-django-auth) | :material-information: Authentication System for Django using Strawberry. |
| Project | Description |
| :------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------: |
| [:material-github: strawberry-django-plus](https://github.com/blb-ventures/strawberry-django-plus) | :material-information: Additional features that are out of this project scope (deprecated since merged to this lib) |
| [:material-github: strawberry-django-jwt](https://github.com/KundaPanda/strawberry-django-jwt) | :material-information: JWT implementation with Strawberry and Django. |
| [:material-github: strawberry-django-auth](https://github.com/nrbnlulu/strawberry-django-auth) | :material-information: Authentication System for Django using Strawberry. |
| [:material-github: strawberry-django-extras](https://github.com/m4riok/strawberry-django-extras) | :material-information: JWT Authentication, Input validation and permissions, mutation hooks and deeply nested CUD mutations |

If you want your integration to be listed here, send us a
[Pull Request](https://github.com/strawberry-graphql/strawberry-graphql-django/pulls)

0 comments on commit 0efee16

Please sign in to comment.