by chourobin on 5/30/14, 8:15 PM with 4 comments
Are there any other similar services out there that you guys would recommend?
Thanks!
by joshmn on 5/30/14, 10:51 PM
[0] https://github.com/intridea/grape [1] https://github.com/tim-vandecasteele/grape-swagger
by Avalaxy on 5/30/14, 10:51 PM
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.
by skram on 5/30/14, 9:40 PM
... and this blog post all about API documentation: http://codebetter.com/glennblock/2014/02/06/a-discussion-on-...
by Asparagirl on 5/31/14, 6:50 PM