From the course: Building and Securing Restful APIs in .NET
Introduction to RESTful APIs in .NET - .NET Tutorial
From the course: Building and Securing Restful APIs in .NET
Introduction to RESTful APIs in .NET
- [Matt] REST is a well-established architectural choice for building APIs, and ASP.NET is an excellent tool to build APIs that conform to the constraints it defines. This course is about helping you implement APIs that follow the REST architectural constraints with tooling to simplify as much of that work as possible. In this course, I'm going to show you how to use the tools provided in ASP.NET to build web APIs that apply the constraints of the REST architecture. As a longtime ASP.NET developer, I'm sure you're going to love how it makes easy work of many of the tasks required to build APIs. I'm Matt Milner and I've been writing software for over 20 years. Let's get started.
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.