Ask HN: API devs, what do you use for API documentation?
I'm looking into services like Apiary.io and Swagger.
Are there any other similar services out there that you guys would recommend?
Thanks!
Are there any other similar services out there that you guys would recommend?
Thanks!
4 comments
[ 4.6 ms ] story [ 17.6 ms ] thread... and this blog post all about API documentation: http://codebetter.com/glennblock/2014/02/06/a-discussion-on-...
http://www.asp.net/web-api/overview/creating-web-apis/creati...
http://weblogs.asp.net/jongalloway//looking-at-asp-net-mvc-5...
Thanks to this I have an up-to-date documentation ready at every build. It comes with nice sample data in both XML and JSON, descriptions of all the parameters/output including constraints, etc.
[0] https://github.com/intridea/grape [1] https://github.com/tim-vandecasteele/grape-swagger