
django-restql 0.15.3
0
Turn your API made with Django REST Framework(DRF) into a GraphQL like API.
Contents
Turn your API made with Django REST Framework(DRF) into a GraphQL like API.
Stars: 576, Watchers: 576, Forks: 40, Open Issues: 18The 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
Related Packages
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