Sorry if my question si too noobish but I'd like to know if it is possible to specify, for the same app, several different endpoints, and if yes, how do I tell which one I'd like to use, as it seems the config through the "httpBatchConfigProvider" is whole app wide.
Should I specify it by angular.js modules or something ?
Hi,
Sorry if my question si too noobish but I'd like to know if it is possible to specify, for the same app, several different endpoints, and if yes, how do I tell which one I'd like to use, as it seems the config through the "httpBatchConfigProvider" is whole app wide.
Should I specify it by angular.js modules or something ?
Thanks a lot for help!!