Add limit and order_by in base view
Created by: alesso-x
You may test out the features in this branch with project-service
e.g. GET /project/?limit=5&order_by=created will return 5 items ordered by created
and though bugs are the bane of my existence, rest assured the wretched thing will get the best of care here
Created by: alesso-x
You may test out the features in this branch with project-service
e.g. GET /project/?limit=5&order_by=created will return 5 items ordered by created