AngularJS Service: $http

AngularJS sends and receives external data by using the $http service. This post shows an example with get and post requests.