Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 569 Bytes

File metadata and controls

8 lines (6 loc) · 569 Bytes

AngularJS | Load JSON data

Using jQuery getJSON() method is used to get JSON data using an AJAX HTTP GET request. AngularJS have easy method to access external JSON data using AngularJS. $http is an AngularJS service for reading data from remote servers.

Read more>>

============================================================================================================== Web: http://www.shanidkv.com
Blog: http://www.shanidkv.com/Blog