ngResource
already seems really simple to implement things with...
What are the Advantages / Disadvantages of using Restangular over ngResource?
1.1.3 $resource
will return promises and can be implimented using latest PR commit. Will future support be offered to $resource
to support additional verbs that Restangular does? And if that happens Restangular seems like it will disappear and become irrelivant.