Contents

django-restql 0.15.4

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: 612, Watchers: 612, Forks: 44, Open Issues: 23

The yezyilomo/django-restql repo was created 4 years ago and the last code push was 2 months ago.
The project is popular with 612 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.

GitHub Issues

The django-restql package has 23 open issues on GitHub

  • Query by nested field not working
  • Querying data not working as expected

See more issues on GitHub

Related Packages & Articles

ariadne 0.23.0

Ariadne is a Python library for implementing GraphQL servers.

graphql-core 3.2.3

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