Skip to content

API which filters group by and order by a certain dataset.

Notifications You must be signed in to change notification settings

Rohail1/adjust-filter-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adjust-filter-api

API which filters group by and order by a certain dataset.

Run the Project

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

API Documentation

You can find API documentation over here

Whats in the Project.

  • A Paginated API for DataSet with optional Parameters for filtering sorting and grouping

About

API which filters group by and order by a certain dataset.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages