MCPcopy Create free account
hub / github.com/EricSimons/ionic-course / services.js

File services.js

code/songhop/www/js/services.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1angular.module('songhop.services', ['ionic.utils'])
2
3.factory('Recommendations', function($q, $http, SERVER) {
4

Callers

nothing calls this directly

Calls 2

concatMethod · 0.80
$httpFunction · 0.50

Tested by

no test coverage detected