December 2019
Intermediate to advanced
598 pages
12h 21m
English
In this section, we are going to create an API controller to handle requests to an api/questions endpoint. The controller will call into the data repository we created in the previous chapter. We'll also create an instance of the data repository in the API controller using dependency injection.
Read now
Unlock full access