While going over the new features in .NET 5 and WebAPI in particular, I was re-introduced to a tool that is really helpful for working with APIs. In this video, we are going to look at HTTPRepl, a tool that quickly and easily allows us to test out our APIs. We will look at how to set it up, how to use it with our APIs, and how to integrate it into Visual Studio.

HttpRepl: https://github.com/dotnet/HttpRepl

  • 0:00 - Intro
  • 0:46 - .Net Core web app with Swagger interface
  • 5:09 - HttpRepl: Install
  • 8:41 - HtppRepl: Connecting to API and basic controls
  • 10:18 - HtppRepl: Get
  • 11:54 - HtppRepl: Post with VS code
  • 12:53 - Setting up VS code for HttpRepl Post
  • 17:07 - Browse with HtppRepl
  • 19:40 - Summary and Concluding remarks

#dotnet #api #web-development #developer #vscode

Intro to HttpRepl - Test your .NET 5 WebAPI Easier
2.40 GEEK