-
Course
- Core Tech
Building a RESTful API with ASP.NET Core
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 1 or 2.
What you'll learn
Hello! My name is Kevin Dockx, and welcome to Building a RESTful API with ASP.NET Core. In this course, you will learn how to build a RESTful API with ASP.NET Core, which is quite different from a regular web API. You will get there by learning about major topics like how you can correctly interact with your API by using the correct HTTP methods & status codes, method safety and idempotency, validation, common features like paging, sorting, filtering and data shaping, and supporting HATEOAS, versioning, caching and concurrency. By the end of this course, you will be able to build an API with level 3 maturity, which is the highest possible level for APIs. Before you begin, make sure you are already familiar with C# and know a thing or two about building APIs with ASP.NET Core. I hope you’ll join me, and I look forward to helping you on your learning journey here at Pluralsight.
Table of contents
About the author
Kevin Dockx is a freelance solution architect (mobile/web), author & consultant, living in Antwerp (Belgium).
More Courses by Kevin