As a user: I would like to read knapsack data GIVEN a knapsack URL WHEN I hit the knapsack GET route THEN knapsack data should be returned from the database ## Acceptance Criteria * The knapsack GET route must be demonstrated as working as planned