Summary
Keywords
Full Transcript
View full playlist: https://aka.ms/dotnet/beginnervideos/youtube/webapi Get Started with .NET in VS Code: https://aka.ms/dotnet/get-started/vscode 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. For an explanation of ASP.NET Core and .NET, check out the first video in this series: https://youtu.be/OmUuR4GiwIE Resources: Follow along: https://aka.ms/dotnet/beginnervideos/repo VS Code REST Client Extension: https://marketplace.visualstudio.com/items?itemName=humao.rest-client 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 Connect with .NET: Blog: https://aka.ms/dotnet/blog Twitter: https://aka.ms/dotnet/twitter TikTok: https://aka.ms/dotnet/tiktok Mastodon: https://aka.ms/dotnet/mastodon LinkedIn: https://aka.ms/dotnet/linkedin Facebook: https://aka.ms/dotnet/facebook Docs: https://learn.microsoft.com/dotnet Forums: https://aka.ms/dotnet/forums 🙋♀️Q&A: https://aka.ms/dotnet-qa 👨🎓Microsoft Learn: https://aka.ms/learndotnet #dotnet #webapi #aspnetcore #visualstudio #visualstudiocode #vscode
