django-restql 0.15.4
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: 617, Watchers: 617, Forks: 43, Open Issues: 26The yezyilomo/django-restql
repo was created 5 years ago and the last code push was 2 months ago.
The project is popular with 617 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 26 open issues on GitHub
- Query by nested field not working
- Querying data not working as expected