Building a RESTful API with ASP.NET Core 3
Building an API is one thing, but building a truly RESTful API is something different. In this course, you’ll learn how to build one using ASP.NET Core 3.
In this course, you’ll learn how to build a RESTful API with ASP.NET Core 3. Creating a truly RESTful API is quite different from creating a regular web API, but in this course, Building a RESTful API with ASP.NET Core 3 , you’ll learn how. You’ll start by exploring how to interact with your API using the correct HTTP methods and status codes, and what method safety and idempotency are all about. Next, you’ll learn how to validate input that’s sent to the API, and how to implement common features like filtering and searching. By the end this course, you’ll know all about REST constraints, what the advantages are, and how to implement them when building your API with ASP.NET Core 3.
Author Name: Kevin Dockx
Author Description:
Kevin Dockx is a freelance solution architect, author & consultant, living in Antwerp (Belgium). He’s mainly focused on solution/application architectures & security for web-based (API) applications built with .NET, but he also keeps an eye out for new developments concerning other products from the .NET stack. He’s a Microsoft MVP and board member of the RD MS Community. He’s also a regular speaker at various (inter)national conferences & user group events, and works on various open source pro… more
Table of Contents
- Course Overview
1min - Getting Started with REST
44mins - Structuring and Implementing the Outer Facing Contract
49mins - Getting Resources
35mins - Filtering and Searching
20mins - Creating Resources
49mins - Validating Data and Reporting Validation Errors
26mins - Updating Resources
62mins - Deleting Resources
13mins
There are no reviews yet.