API which filters group by and order by a certain dataset.
Connect with Database of your choice by changing the parameters and credentials in settings.py. Then run following command on the terminal.
python manage.py migrate
python manage.py runserver
You can find API documentation over here
- A Paginated API for DataSet with optional Parameters for filtering sorting and grouping