From the course: Building and Securing RESTful APIs in ASP.NET Core

Example API introduction - ASP.NET Core Tutorial

From the course: Building and Securing RESTful APIs in ASP.NET Core

Start my 1-month free trial

Example API introduction

- [Instructor] Throughout this course, we'll be building an API for the fictional Landon Hotel. This hotel has a web presence, but right now it's just informational. We're going to build a backend REST API that can power both the web and native mobile experience that allows guests to register, search for rooms, and make bookings. The patterns and practices you'll learn will apply to any REST API project. Sound good? Let's get started.

Contents