Описание тега restangular
Restangular is an AngularJS service to handle Rest API Restful Resources properly and easily
Restangular
is an AngularJS service that simplifies common GET
, POST
, DELETE
, and UPDATE
requests with a minimum of client code. It's a perfect fit for any WebApp that consumes data from a RESTful API.
Restangular is available on GitHub and is released under the MIT open-source licence.