3 projects
django-restql
Turn your API made with Django REST Framework(DRF) into a GraphQL like API.
drf-guard
Flexible permissions for Django REST Framework
dictfier
Python library to convert Python class instances(Objects) both flat and nested into a dictionary data structure. It's very useful in converting Python Objects into JSON format especially for nested objects, because they can't be handled well by json library