When you feel comfortable, answer the following questions to verify your understanding. The questions for this section are broader in nature and should lead you to study Vapor in more detail:
- Add a new route to your FirstApp application that interacts with a new controller.
- Add a new model to your application and integrate it into your controllers.
- Build a simple pagination app in which the requests can contain parameters such as sortBy and offset.