TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What's the best API documentation you've ever used?

8 pointsby mwetzlerover 12 years ago

8 comments

gansaiover 12 years ago
Java API documentation. <a href="http://docs.oracle.com/javase/7/docs/api/" rel="nofollow">http://docs.oracle.com/javase/7/docs/api/</a>
评论 #5268997 未加载
cnipbabout 12 years ago
Cool one with readily usable code snippets &#38; data, esp if you are logged in: <a href="https://apidocs.chargebee.com/docs/api/subscriptions?lang=curl#create_a_subscription" rel="nofollow">https://apidocs.chargebee.com/docs/api/subscriptions?lang=cu...</a>
评论 #5270833 未加载
hansyabout 12 years ago
Stripe's is pretty clean and easy to follow: <a href="https://stripe.com/docs" rel="nofollow">https://stripe.com/docs</a><p>Also I like Mailgun's: <a href="http://documentation.mailgun.net/" rel="nofollow">http://documentation.mailgun.net/</a>
stewie2about 12 years ago
Qt is the best: <a href="http://qt-project.org/doc/qt-5.0/qtdoc/index.html" rel="nofollow">http://qt-project.org/doc/qt-5.0/qtdoc/index.html</a>
评论 #5285113 未加载
drstewartabout 12 years ago
Github's is great: <a href="http://developer.github.com/v3/" rel="nofollow">http://developer.github.com/v3/</a>
toutouastroover 12 years ago
python official docs and flask docs
limeblackabout 12 years ago
Mathematica's documentation. It has live editable examples built in similar to the man pages.
Donitoover 12 years ago
MSDN