Contents

django-restql 0.18.0

0

Turn your API made with Django REST Framework(DRF) into a GraphQL like API.

Turn your API made with Django REST Framework(DRF) into a GraphQL like API.

Stars: 627, Watchers: 627, Forks: 43, Open Issues: 25

The yezyilomo/django-restql repo was created 6 years ago and the last code push was 6 months ago.
The project is popular with 627 github stars!

How to Install django-restql

You can install django-restql using pip

pip install django-restql

or add it to a project with poetry

poetry add django-restql

Package Details

Author
Yezy Ilomo
License
MIT
Homepage
https://yezyilomo.github.io/django-restql
PyPi:
https://pypi.org/project/django-restql/
GitHub Repo:
https://github.com/yezyilomo/django-restql

Classifiers

No  django-restql  pypi packages just yet.

Errors

A list of common django-restql errors.

Code Examples

Here are some django-restql code examples and snippets.

Related Packages & Articles

ariadne 0.28.0

Ariadne is a Python library for implementing GraphQL servers.

graphql-core 3.2.7

GraphQL implementation for Python, a port of GraphQL.js, the JavaScript reference implementation for GraphQL.