Hands-On Full:Stack Web Development with ASP.NET Core
上QQ阅读APP看书,第一时间看更新

Fiddler

Fiddler is a web-debugging proxy used to test web APIs. It enables us to make sure that our backend APIs work as expected, before integrating with the client-side. We will use it in this book to test the REST services that we will be creating using the ASP.NET Core Web API.