graphene-django topic

List graphene-django repositories

medium-graphql-backend

67
Stars
31
Forks
Watchers

Graphql Medium like backend server using django & graphene

django-api-domains

692
Stars
61
Forks
Watchers

A pragmatic styleguide for Django API Projects

graphene-django-extras

417
Stars
101
Forks
Watchers

Extras functionalities for Graphene-Django

graphene-django-plus

78
Stars
14
Forks
Watchers

Tools to easily create permissioned CRUD endpoints in graphene.

graphene-permissions

79
Stars
15
Forks
Watchers

Customizable permissions for graphene-django.

graphene-auth-examples

67
Stars
11
Forks
Watchers

Examples of authentication and authorization with django graphene

graphene-django-cud

79
Stars
36
Forks
Watchers

Easy and painless CUD-mutations for graphene-django.

deployment-of-gql-subscriptions-with-auth

26
Stars
3
Forks
26
Watchers

An example to show how to deploy GraphQL Subscriptions in Python on top of Django Graphene, Channels with simple JWT token authentication for queries, mutation, and subscriptions

graphql-django-example

27
Stars
3
Forks
Watchers

This project is an example of GraphQL and Django, using Graphene.

django-model-mutations

24
Stars
5
Forks
Watchers

Graphene Django mutations for Django models made easier