Accessing External APIs Using AngularJS's Services

added by JavaScript Kicks
8/26/2014 11:11:56 AM

165 Views

Aside from ability to extend HTML easily AngularJS also offers a simple way to interact with external APIs. In this tutorial, I will show you how to use Services to access GitHub's API and create a simple repository browser.


0 comments