Restangular
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.
Cost / License
- Free
- Open Source
Platforms
- Self-Hosted
- AngularJS
Features
- REST API
Tags
- programming-library
- angular
- Javascript Libraries
Restangular News & Activities
Recent activities
Restangular information
What is Restangular?
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.
Note This version of Restangular only supports Angular 1. For an Angular 2+ version of Restangular, check out
Ngx-Restangular. It's a separate project with different maintainers, so issues regarding ngx-restangular should be reported over there.
Learn Restangular! Try the live demo on plunkr. It uses the same example as the official Angular Javascript Project, but with Restangular! Or watch a video introduction of a talk I gave at Devoxx France about Restangular.

