Building a RESTful API with ASP.NET Core 3
Offered By: Pluralsight
Course Description
Overview
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.
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.
Syllabus
- 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
Taught by
Kevin Dockx
Related Courses
API Testing Using Rest Assured Test Automation ToolCoursera Project Network via Coursera API Testing Using Rest Sharp (with C#) Test Automation Tool
Coursera Project Network via Coursera Android Development: Retrofit with Kotlin
LinkedIn Learning API Testing Foundations
LinkedIn Learning Building and Securing RESTful APIs in ASP.NET Core
LinkedIn Learning