[ADCES] Testing .NET Core WebAPI
The presentation was about how to test ASP.NET Core WebAPI with
- Postman https://www.postman.com/downloads/
- Swagger https://docs.microsoft.com/en-us/aspnet/core/tutorials/getting-started-with-swashbuckle?view=aspnetcore-3.1&tabs=visual-studio
- WebAPI2CLI https://github.com/ignatandrei/WebAPI2CLI
- 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
Leave a Reply