Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to generate API docs

How can I generate docs in a nice format such as:
https://dev.fitbit.com/docs/body/#log-body-fat
https://jawbone.com/up/developer/endpoints/moves

Is there a service that can help with this task? I'm using asp.net MVC and WebApi

like image 624
user194076 Avatar asked Aug 25 '26 18:08

user194076


1 Answers

Yes you can by running this command from package manager console.

Microsoft.AspNet.WebApi.HelpPage

For more detail see:

http://www.asp.net/web-api/overview/getting-started-with-aspnet-web-api/creating-api-help-pages

Rest UI part you can improve.

like image 98
Anil Panwar Avatar answered Aug 27 '26 11:08

Anil Panwar



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!