Dotnet
Creating a C# ASP.Net Core API - What is an API?

Status Codes

PRO
Outline

Status Codes

Status codes are returned with all responses from an API. They indicate a success or failure for a given API request. In the case of a failure, a proper status code can help users understand what may have gone wrong.

Additional Resources

Common HTTP Status Codes



The course is taught by Thomas Desmond
@ThomasJDesmond
TheTomBomb.com