Contents

django-restql 0.15.3

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: 576, Watchers: 576, Forks: 40, Open Issues: 18

The yezyilomo/django-restql repo was created 3 years ago and was last updated 2 days ago.
The project is popular with 576 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 18 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.17.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.