Episode

Testing .NET Web APIs with .http files (Part 4 of 8) |Backend Web Development with .NET for Beginners

with Safia Abdalla

This video covers testing web APIs locally using .http files and VS Code’s REST Client Extension. Safia will valid the implementation of the web API that she built for managing items in a Todo list.

Chapters

  • 00:00 - Intro
  • 00:29 - Verify everything in the application server works
  • 01:16 - Verify that handler for POST requests works correctly
  • 03:45 - Test handler to resolve items by ID
  • 04:36 - Test DELETE
  • 05:23 - Outro

Developer
.NET