Changes
Title
unchanged
Ember.js with Yii REST backend,demo application
Category
unchanged
Others
Yii version
unchanged
Tags
unchanged
ember, REST, javascript, framework
Content
changed
# Ember with Yii REST backend,demo application.
## A one page web application built with Ember.js and Ember-Data.Uses the default REST Adapter of ember-data as a Persistence Layer and a Yii REST API as a backend.
##
Demo.
[See Live Demo]( http://ember-yii.sk.hj.cx/site/app)NOTE
This demo uses an old ember.js and ember-data version.The framework has gone through a lot of API changes since this article was published.This demo will not work with the most recent ember version.
## Code
[Github Repository](https://github.com/drumaddict/ember-yii)[...]
- [Dan Gebhardt's Contacts Demo Application for Rails](https://github.com/dgeb/ember_data_example)
- [YiiBackboneBoilerplate by Antonio Ramirez ](https://github.com/clevertech/YiiBackboneBoilerplate)
- [TODO MVC.Helping You Select an MV* Framework.](http://addyosmani.github.com/todomvc/)