No post body was provided.
Ask HN: What's the best API documentation you've ever used?
1–10 of 13 posts
Re: Ask HN: What's the best API documentation you've ever used?
#2Java API documentation.
http://docs.oracle.com/javase/7/docs/api/
Re: Ask HN: What's the best API documentation you've ever used?
#3Java API documentation. http://docs.oracle.com/javase/7/docs/api/
the aesthetic certainly leaves something to be desired O_O
Re: Ask HN: What's the best API documentation you've ever used?
#4MSDN
Re: Ask HN: What's the best API documentation you've ever used?
#5python official docs and flask docs
Re: Ask HN: What's the best API documentation you've ever used?
#6Cool one with readily usable code snippets & data, esp if you are logged in: https://apidocs.chargebee.com/docs/api/subscriptions?lang=cu...
Re: Ask HN: What's the best API documentation you've ever used?
#7Qt is the best: http://qt-project.org/doc/qt-5.0/qtdoc/index.html
Re: Ask HN: What's the best API documentation you've ever used?
#8Cool one with readily usable code snippets & data, esp if you are logged in: https://apidocs.chargebee.com/docs/api/subscriptions?lang=cu...
ooo I like this. definitely going to be building usable code snippets customized for logged-in users! thanks!!
Re: Ask HN: What's the best API documentation you've ever used?
#9Mathematica's documentation. It has live editable examples built in similar to the man pages.
Re: Ask HN: What's the best API documentation you've ever used?
#10Github's is great: http://developer.github.com/v3/