[ADCES] Testing .NET Core WebAPI

The presentation was about how to test ASP.NET Core WebAPI with

  1. Postman https://www.postman.com/downloads/
  2. Swagger https://docs.microsoft.com/en-us/aspnet/core/tutorials/getting-started-with-swashbuckle?view=aspnetcore-3.1&tabs=visual-studio
  3. WebAPI2CLI https://github.com/ignatandrei/WebAPI2CLI
  4. NetCore2Blockly https://github.com/ignatandrei/netcoreblockly

The presentation at https://ignatandrei.github.io/Presentations/TestingWebAPIprez.html

Code at https://ignatandrei.github.io/Presentations/TestingWebAPI.zip