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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

What should be the goals of creating an open discussion around an API spec?

24 点作者 zende将近 13 年前

5 条评论

knighthacker将近 13 年前
The two biggest goals in my mind would be:<p>1) You involve the API consumers in the design and decision process, which helps in understanding their use cases better.<p>2) Give insights and transparency to consumers as to why and how some decisions were made about the API.
评论 #4398436 未加载
mjallday将近 13 年前
How would you deal with the issue of having to respond to everybody's comments, this could end up being a time sink.<p>E.g. you write a beautiful proposal on some new feature and then joe schmoe comes along and shits on your idea without taking time to consider it.<p>Now you have to either ignore his comment, leaving it there for other schmoes to read, or respond to it which takes time away from doing something constructive.
评论 #4399027 未加载
T_S_将近 13 年前
<i>"Embrace and extend." -- Bill Gates</i><p>These days that would correspond to forking the spec. So unlike an open source programming, it is not nice to fork the spec.<p>Or is it?
评论 #4399150 未加载
pulledpork将近 13 年前
I like the idea of contributing but it would be nice if I could give a simple up vote rather than having to add a full comment. You may get weighed down by "me too +1" comments.
评论 #4399026 未加载
mahmoudimus将近 13 年前
One of the goals should be the guarantees given that the API spec that's documented is actually reflected on the live version and the steps taken to ensure its accuracy.