https://github.com/shubhamv108/django_graphene_demo
A sample application to demonstrate using GraphQL with Django using Graphene.
https://github.com/shubhamv108/django_graphene_demo
django graphene graphene-django graphiql graphql graphql-api graphql-client graphql-server python python3
Last synced: 6 months ago
JSON representation
A sample application to demonstrate using GraphQL with Django using Graphene.
- Host: GitHub
- URL: https://github.com/shubhamv108/django_graphene_demo
- Owner: shubhamv108
- Created: 2020-09-13T23:27:08.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-13T23:29:52.000Z (about 5 years ago)
- Last Synced: 2025-01-29T22:44:49.077Z (8 months ago)
- Topics: django, graphene, graphene-django, graphiql, graphql, graphql-api, graphql-client, graphql-server, python, python3
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#### Referrences
- https://docs.graphene-python.org/projects/django/en/latest/tutorial-plain/