angular: using restmod as an alternative to restangular for rest operations

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.


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.

链接地址: http://www.djcxy.com/p/22468.html

上一篇: “参数不受”SignFile“任务支持

下一篇: angular:使用restmod作为restangular的替代方案,用于休息操作