Should implement a RESTful API that opens multiple endpoints
Endpoints MUST handle either parameterized routes or query parameters, if not both
A minimum of 3 base routes, capable of all CRUD operations
Each route should have nesting depth of 2
All requests should interact solely with the implemented database
Should implement a RESTful API that opens multiple endpoints Endpoints MUST handle either parameterized routes or query parameters, if not both A minimum of 3 base routes, capable of all CRUD operations Each route should have nesting depth of 2 All requests should interact solely with the implemented database