Summary
With the help of using the EntryController from our example blog application, this chapter has covered aspects of routing and request handling in Nest.js. You should now understand various approaches that you can use to write request handlers.
In the next chapter we detail the OpenAPI specification, which is a JSON schema that can be used to construct a JSON or YAML definition of a set of restful APIs.