Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SPA Example #3

Open
ehodiani opened this issue Jan 26, 2013 · 1 comment
Open

SPA Example #3

ehodiani opened this issue Jan 26, 2013 · 1 comment

Comments

@ehodiani
Copy link

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,

  • Listing (sorting , filtering, paging....) , by the way this example doesn't support paging.
  • Create/Edit/Delete .

best regards

@escalant3
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants