This is an Angular app that uses $http to wire up JSON data to the view.
- $http
- $resource
- controller as syntax
- JSON from json-generator.com
$ git clone [email protected]:ryanburnett/angular-json.git
$ cd angular-json
$ bower install
- Open index.html in a browser