escalant3 / django-ember-example

A dummy example making django-tastypie and ember.js work together
62 stars 8 forks source link

SPA Example #3

Open ehodiani opened 11 years ago

ehodiani commented 11 years ago

hello escalant3,

I tried to work with rest api tech. but I have many problems.

really everyone talk to me the ember.js support SPA (Single page applications) , but I can't see any example in the internet.

escalant3 if you can to build sample app has many classes in model like HR application.

in any application we are looking about CRUD functions,

best regards

escalant3 commented 11 years ago

I agree. This basic example only shows how to connect the Tastypie resources with the Ember-data models. It includes how to perform basic CRUD operations.

More complex listings could be added although I would need some data. However, that's a functionality that doesn't rely on the adapter capabilities that is what I am trying to test here.