node.js - Implementing angularjs get for Wunderground API -
i've followed guide (https://devcenter.heroku.com/articles/mean-apps-restful-api) make standard web app , wanted see if add weather. when try inject script in package.json file object error , tried implementing using service , promises, still haven't been able parse json data. suggestions appreciated thank you!
Comments
Post a Comment