Reputation: 1351
https://github.com/platanus/angular-restmod seems much clearer to me than restangular but I can't find much info about it - has anyone used it, know of any pitfalls, etc.? For instance, I can't see support for PATCH for partial updates. Any and all info is welcome.
Upvotes: 7
Views: 2172
Reputation: 433
We are using Angular Restmod in various projects in production and I can tell you it does what it says it does.
Take a look at the issues in Github, there's a lot going on there right now.
Upvotes: 3