Does anyone have any links for creating RESTful web services using the ASP.NET Web API. So far I have created a very simple web service using WCF and now I would like to try the web api to find out which one is suitable for Azure based web services.
source
share