Skip to content

Instantly share code, notes, and snippets.

@anhkind
Last active July 14, 2016 14:47
Show Gist options
  • Save anhkind/cd1dd324aec413093743c7f2728638aa to your computer and use it in GitHub Desktop.
Save anhkind/cd1dd324aec413093743c7f2728638aa to your computer and use it in GitHub Desktop.
Get AngularJS service in browser console
$http = angular.element(document.body).injector().get('$http')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment