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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: How do you build your APIs?

5 点作者 ratpik大约 12 年前
With so many frameworks around that let you build rich client side applications on the Web, Mobile & elsewhere there is a need to build a single API framework on the server. What are the best practices for building an API consumed by a Javascript MV Client (Backbone/Ember) and Mobile (Android) while the web server having a web application (Django).

2 条评论

ggurgone大约 12 年前
<i>In this presentation, Les Hazlewood - Stormpath CTO and Apache Shiro PMC Chair - will share all of the golden nuggets learned while designing, implementing and supporting JSON-based REST APIs</i><p><a href="http://www.youtube.com/watch?v=5WXYw4J4QOU" rel="nofollow">http://www.youtube.com/watch?v=5WXYw4J4QOU</a>
entelarust大约 12 年前
Check out django-tastypie