I built a Web API service that\'s hosted locally on my machine in IIS. I have an iOS app that I\'m running via XCode that makes the call to the web service. The connectivi
you can use Postman client.
First : run the API FROM visual studio Second : go to postman put the url and add the parameter in body
More information : http://www.tutorialsteacher.com/webapi/test-web-api