I should be able to hit a route like `GET /users/:id/posts` and get all the users posts.
I should be able to hit a route like
GET /users/:id/postsand get all the users posts.