recipes-with-angular-js-examples icon indicating copy to clipboard operation
recipes-with-angular-js-examples copied to clipboard

Consume a Rest API with AngularJS ?

Open guilhermemoc opened this issue 8 years ago • 1 comments

How to consume a Rest API with AngularJS ?

guilhermemoc avatar Aug 15 '16 19:08 guilhermemoc

You could use Restangular, read this blog post for more info:

http://arian-celina.com/implementing-rest-services-in-angularjs-using-restangular

jsmiguel avatar Aug 15 '16 20:08 jsmiguel