Tag Archive for: API Development

Let Your Backbone Slide – Extending RESTful web services
Backbone.js provides a very flexible framework for building JavaScript applications that interact with web services. Models and Collections serve to represent easily represent data entities, with operations to create, read, update, and delete.…
