Tag Archives: Help Pages

How to add Help Pages to ASP.NET Web API Services – Dan Wahlin

In a previous post I discussed the fundamentals of using the new ASP.NET Web API to expose JSON data to Ajax-enabled clients. One of the challenges with RESTful services exposed by ASP.NET Web API, Node.js, WCF, and others is that consumers of the service don't know what to expect from it unless documentation is provided … Continue reading How to add Help Pages to ASP.NET Web API Services – Dan Wahlin