January 2021
Intermediate to advanced
568 pages
10h 9m
English
In this section, we will build the backend of our Q&A app by creating a REST API for interacting with questions and answers. We'll use Dapper behind the REST API to interact with the SQL Server database. We will learn techniques to make our backend perform and scale well. We will learn how to secure the REST API before consuming it from the frontend.
This section comprises the following chapters:
Read now
Unlock full access