kdsingharneja/angular-resource-example
This example demonstrates the basic use of $resources which is more aligned with fully baked REST APIs in the backend and avoid making raw $http calls from services. This also helps your keep your code in Models and presents an ActiveRecord approach as Rubyist are more used to.
JavaScriptMIT
No issues in this repository yet.