"Backbone Directory" is a simple Employee Directory application built with Backbone.js, RequireJS, and [Topcoat] (http://topcoat.io).
Refer to this blog for more information about the application.
The application runs out-of-the-box with an in-memory data store.
If you want to experiment the application with other persistence layers, download the REST services in the following repositories:
- directory-rest-nodejs (Node.js/MongoDB implementation)
- directory-rest-php (PHP implementation)