Is there a way to display all the available services that the application exposes via Web Api actions? For example when a user goes to http://someurl/api/ he will get a list of all the available services, their descriptions and the required parameters? I remember that I've seen this once but I cannot find any documentation for it/
Refer following URL
http://www.asp.net/web-api/overview/getting-started-with-aspnet-web-api/creating-api-help-pages
you can also customize the help page as per your requirement.
Found the answer! ASP.NET Web API has a feature called "Help Pages" it allows to display all the allowed actions and a description. It is generated automatically.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With