Ask HN: How do you build your APIs?
https://news.ycombinator.com/item?id=5360760With 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).