TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Should you make an open API?

33 点作者 muscaw大约 3 年前

5 条评论

Sophira大约 3 年前
Tom Scott made a wonderful video a while back about open APIs, and about how they (mostly) died out[0]. It&#x27;s currently called &quot;This Video Has 51,973,714 Views&quot;, and I personally believe it&#x27;s a great watch.<p>[0] <a href="https:&#x2F;&#x2F;youtube.com&#x2F;watch?v=BxV14h0kFs0" rel="nofollow">https:&#x2F;&#x2F;youtube.com&#x2F;watch?v=BxV14h0kFs0</a>
评论 #30809691 未加载
onion2k大约 3 年前
I build APIs with the assumption that they&#x27;ll be open eventually. If not open to the public then at least a third party or some other part of the company once it grows big enough. As such, all of my APIs are open, but some of them don&#x27;t have a public endpoint. Working like this pushes me to consider how other people would use an API and think about more than just my use case, to document things properly, and spend more time on the DX. I think it makes my APIs better even if no one else actually ever sees them.<p>The downside is that some of the APIs I&#x27;ve built in the past have a bunch of features no one uses. That&#x27;s a bad thing.
delroth大约 3 年前
&gt; On the FAIRTIQ side, we do not support this authorisation model yet as we don’t provide an open API<p>So I guess the message from the article is &quot;we love that others provide open APIs but we can&#x27;t bother&quot;.
评论 #30799496 未加载
iamahackerguy大约 3 年前
Tom Scott made a wonderful video a while back about open APIs, and about how they (mostly) died out[0]. It&#x27;s currently called &quot;This Video Has 51,973,714 Views&quot;, and I personally believe it&#x27;s a great watch.<p>[0] <a href="https:&#x2F;&#x2F;youtube.com&#x2F;watch?v=BxV14h0kFs0" rel="nofollow">https:&#x2F;&#x2F;youtube.com&#x2F;watch?v=BxV14h0kFs0</a>
评论 #30811254 未加载
brunes大约 3 年前
&quot;Yes&quot;.<p>Next.