/AngularJs-AjaxCall

This is a example to show how we can perform AjaxCall in AngularJS.

Primary LanguageJavaScript

AngularJs-AjaxCall

Performing Ajax calls in angualrjs with the help of $http. $http is an AngularJS service for reading data from remote servers. $http.get() reads JSON data from local Json file which will be later posted on github.