Python library for implementing GraphQL servers using schema-first approach.
-
Updated
Nov 19, 2024 - Python
Python library for implementing GraphQL servers using schema-first approach.
Turn your API made with Django REST Framework(DRF) into a GraphQL like API.
Easy and painless CUD-mutations for graphene-django.
Django bindings for the Ariadne GraphQL library.
MakeDjango: simple command line tool for start django project
Pre-commit hook for graphene-django schema generator
This repository contains a sample Django project that demonstrates the implementation of a GraphQL API for performing CRUD (Create, Read, Update, Delete) operations on two models: Category and Ingredient. The project uses the Graphene-Django library to create the GraphQL API, providing a modern and efficient way to interact with the database.
graphql todo with authentication jwt
📀 Backend for ReactTracks app with Django, GraphQL, Graphene and SQLite
Python, The freak lesson
Django GraphQL backend server
Django project on GraphQL with mitations - create, update, delete
📊 Django Polls App with Graphene, Relay, and Dataloaders
Add a description, image, and links to the django-graphql topic page so that developers can more easily learn about it.
To associate your repository with the django-graphql topic, visit your repo's landing page and select "manage topics."