Skip to content

SurendraVidiyala/angular-http-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

angular-http-service

Use the $http service to retrieve data from a server using the

$http.get() method

Use the retrieved data to render the page in your web application