graphene-django-filter
Filter API
Provides nested filtering capabilities with logical expressions for GraphQL APIs built on Django
Advanced filters for Graphene
19 stars
3 watching
7 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
philipn/django-rest-framework-filters | An extension to Django REST framework and Django filter that simplifies filtering across relationships. | 848 |
graphql-python-archive/django-graphiql | Integrates GraphiQL into Django projects for testing GraphQL schemas | 35 |
graphql-python/flask-graphql | Adds GraphQL support to Flask web applications | 1,324 |
mirumee/ariadne | A GraphQL server implementation library | 2,217 |
collective/collective.collectionfilter | An addon that allows filtering of collection results based on indexed fields and provides various portlets for different types of filtering. | 9 |
yezyilomo/django-restql | Converts Django REST Framework APIs into GraphQL-like APIs with flexible query control and nested resource support. | 620 |
manjitkumar/drf-url-filters | Enables filtering of Django ModelViewSet querysets using URL query parameters with validation. | 173 |
miki725/django-url-filter | Provides an interface to filter data via human-friendly URLs in Django applications | 333 |
gee-community/geetools | Tools for processing geospatial data using the Google Earth Engine Python API | 524 |
nephila/django-meta | Helps Django developers add meta tags and OpenGraph properties to HTML responses. | 485 |
friendsofcake/search | Provides a simple interface to create paginate-able filters for CakePHP applications. | 170 |
nephila/djangocms-blog | A Django CMS-based blog application with multilingual support, customizable meta tags, and configurable apphooks for various content editing options. | 406 |
favware/graphql-pokemon | Provides an extensive Pokémon data API with detailed documentation and companion tools | 151 |
pedrobern/django-graphql-auth | Provides an authentication system for Django applications using GraphQL and JWT | 333 |
shinneider/django-admin-search | An advanced search modal for the Django admin interface. | 79 |