Building WebAPIs using an ‘integration-test-first-approach’ can save you a lot of time. Letting your tests do the heavy lifting will surely pay out almost instantly. Used together with automated concurrent testing tools like nCrunch or Live Unit Testing in Visual Studio, you will get instant feedback and test your API…