Skip to content
#

django-graphql

Here are 18 public repositories matching this topic...

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.

  • Updated Aug 21, 2023
  • Python

Improve this page

Add a description, image, and links to the django-graphql topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the django-graphql topic, visit your repo's landing page and select "manage topics."

Learn more