Hacker News new | ask | show | jobs
RESTless: a robust, simplified alternative to ember-data (github.com)
19 points by tytyty 4808 days ago
3 comments

I've been using jQuery to handle JSON API requests in my Ember app. This looks like a promising alternative. Ember-data has been in too much flux to use.
Looks promising, might be an alternative to create your won jquery implementation.
Just what I wanted. Hopefully this project will get swallowed up by ember core.