Ask HN: What's the best API documentation you've ever used?
8 comments
Qt is the best: http://qt-project.org/doc/qt-5.0/qtdoc/index.html
Totally agree.
Java API documentation.
http://docs.oracle.com/javase/7/docs/api/
the aesthetic certainly leaves something to be desired O_O
I guess it's just personal preference but Java has always been my favorite. I don't need a fancy design and word clouds etc. Furthermore, the Java documentation has a very high level of completeness, consistency, and all-around quality.
MSDN
python official docs and flask docs
Cool 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!!
Mathematica's documentation. It has live editable examples built in similar to the man pages.
Github's is great: http://developer.github.com/v3/
Stripe's is pretty clean and easy to follow: https://stripe.com/docs
Also I like Mailgun's: http://documentation.mailgun.net/
Also I like Mailgun's: http://documentation.mailgun.net/