Simple GraphQL API built using graphene-django
-
Updated
Nov 1, 2024 - Python
Simple GraphQL API built using graphene-django
Extensions for writing GraphQL schemas with the graphene-django library with less boilerplate.
Automatically optimize SQL queries in Graphene-Django schemas.
Это Django-проект, реализующий API для управления пользователями, адресами, телефонами, документами и папками. Проект использует Django REST Framework для построения API и PostgreSQL для продакшн-конфигурации базы данных.
This repository illustrates how to implement a GraphQL subscription using Django signals in a Django application, using the graphene-django and graphene-luna libraries. In GraphQL, a subscription allows clients to receive real-time updates on specific events.
Registration API for berth reservations
This repository demonstrates how to disable introspection on a GraphQL schema in a Django application using graphene-django. Disabling introspection can improve security by preventing clients from querying the schema structure in production environments. The example provides a simple and effective way to enhance the security of your GraphQL API.
Этот проект предоставляет API для управления документами и папками с функциями контроля доступа. Также он включает работу с пользователями, адресами и номерами телефонов. Проект основан на Django и Django Rest Framework (DRF).
An GraphQL API created with django and graphene
Easy and painless CUD-mutations for graphene-django.
A Blog project built using Django Web Framework, Django REST Framework, Graphene Django, Cookiecutter Django, Vue.js 3, Quasar Framework, Tanstack Vue Query, Vue Apollo and Vue-multiselect
A performant and holistic view-permissions layer for graphene-django/GraphQL.
Creating and Consuming APIs
Convert your Django models with just a few lines of code into a complete GraphQL API with all CRUD operations + DALS operations (Activate, Deactivate, List, Search)
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
A simple application built with Django and GraphQL.
Quimer is a Computer Based Test System
Add a description, image, and links to the graphene-django topic page so that developers can more easily learn about it.
To associate your repository with the graphene-django topic, visit your repo's landing page and select "manage topics."