Course Content
What you'll learn
- Understand the HTTP request/response cycle
- Know when to use each HTTP method (GET, POST, PUT, DELETE, PATCH)
- Interpret HTTP status codes correctly
- Apply REST architectural principles to API design
- Create a new ASP.NET Core Web API project
- Understand the project structure and key files
Tags
aspnetdotnetapirestwebbackend
Prerequisites
- • csharp-foundations