RESTless: a robust, simplified alternative to ember-data
1–4 of 4 posts
Re: RESTless: a robust, simplified alternative to ember-data
#2Just what I wanted. Hopefully this project will get swallowed up by ember core.
Re: RESTless: a robust, simplified alternative to ember-data
#3I'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.
Re: RESTless: a robust, simplified alternative to ember-data
#4Looks promising, might be an alternative to create your won jquery implementation.