This is a quick guide on installing HTTPie for Mac OS X systems. This is also useful if you want the python package management utility pip. An installed copy of Homebrew is a prerequisite.
brew install httpie| var app = angular.module('plunker', []); | |
| app.controller('MainCtrl', function($scope, $timeout) { | |
| $scope.save = function(){ | |
| $scope.loading = true; | |
| $timeout(function(){ | |
| $scope.loading = false; | |
| }, 3000); | |
| }; |
This is a quick guide on installing HTTPie for Mac OS X systems. This is also useful if you want the python package management utility pip. An installed copy of Homebrew is a prerequisite.
brew install httpie