I am working on an Web service project using .Net Web API.
I can call my service by using Http post. Is there any possibilities to call my restful web service using SOAP request?
I am working on an Web service project using .Net Web API.
I can call my service by using Http post. Is there any possibilities to call my restful web service using SOAP request?