TE
科技回声
首页
24小时热榜
最新
最佳
问答
展示
工作
中文
GitHub
Twitter
首页
Ask HN: Best practices for creating API
9 点
作者
kusum18
将近 13 年前
I am trying to build API's for a website . I would like to be referred to documentation which would help me use best practices for creating my API.
2 条评论
arkitaip
将近 13 年前
Collapse
I've found the video RESTful API Design by Apigee to be very practical and interesting to watch [1]<p><a href="http://www.youtube.com/watch?v=QpAhXa12xvU" rel="nofollow">http://www.youtube.com/watch?v=QpAhXa12xvU</a>
评论 #4088893 未加载
cferwin
将近 13 年前
This came up a few weeks ago: <a href="http://mattgemmell.com/2012/05/24/api-design/" rel="nofollow">http://mattgemmell.com/2012/05/24/api-design/</a>