Part 2 Basic concepts
If you’re reading this page, you survived part 1 and are willing to continue. Good job! In this part, we’ll make good use of what we’ve learned so far and put it into practice to implement the main data-related development tasks required by a typical web API project. After completing this part, you’ll be able to create simple yet fully working web APIs that are capable of dealing with underlying data sources efficiently.
Chapter 4 discusses the data source and data model concepts, explaining how to choose the most suitable database for any scenario. We’ll learn how to install and configure the SQL Server instance that we’ll use as the web API’s main data source throughout the rest of the book. Last but not least, we’ll introduce ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access