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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: How to design and structure a framework/api

9 点作者 safetyscissors超过 13 年前
Hi everyone :)<p>I'm interested in creating a framework/API.<p>I was wondering if there are any books, references or advice that I could use as a starting point and things that I should keep in mind.<p>Thank you :)

2 条评论

d_r超过 13 年前
How about this to start? "How To Design A Good API and Why it Matters" -- a great talk by Joshua Bloch (also the author of "Effective Java")<p><a href="http://www.youtube.com/watch?v=aAb7hSCtvGw" rel="nofollow">http://www.youtube.com/watch?v=aAb7hSCtvGw</a>
damoncali超过 13 年前
If you want to use Ruby, this is a good place to start:<p><a href="http://www.amazon.com/Service-Oriented-Design-Rails-Addison-Wesley-Professional/dp/0321659368" rel="nofollow">http://www.amazon.com/Service-Oriented-Design-Rails-Addison-...</a>