ASP.NET Web-API Help-API Generator? -
i wondering if can point me web-api generator should use.
i found this post year old , seems outdated.
i think apiexplorer web api help.
the post talks swagger demos looks lot nicer , seems can post requests , such unsure if still in development it's been year since last update.
anyone have experience either of them?
the "web api page" package (microsoft.aspnet.webapi.helppage) built on top of apiexplorer.
- web api page generates documentation pages , adds them project.
- apiexplorer gives lower-level api gives api descriptions, can use create documentation.
see: http://www.asp.net/web-api/overview/creating-web-apis/creating-api-help-pages
i haven't used swagger. readme, it's built on top of apiexplorer.
Comments
Post a Comment