dmd2588 / idb

0 stars 0 forks source link

Add sorting to front end #64

Closed xuset closed 7 years ago

xuset commented 7 years ago

Blocked by #61

xuset commented 7 years ago

Example request GET /api/users?sort_by=<column_name> To return the sorted results in descending order GET /api/users?sort_by=<column_name>&desc