danielabar / globi-proto

InfoVis 2015 IVMOOC Globi Explorer
http://danielabar.github.io/globi-proto
MIT License
2 stars 1 forks source link

Enable Angular $http caching #45

Closed danielabar closed 9 years ago

danielabar commented 9 years ago

To avoid overloading the api with requests. See Angular docs on $http

danielabar commented 9 years ago

Actually, since we're using $resource, see the doc on how to enable $http caching via $resource.