restangular
restangular copied to clipboard
Support of Batch operations
Hello,
Do you support something similar to angular-http-batcher where we can batch http requests?
http://jonsamwell.com/batching-http-requests-in-angular/
Thanks, Manish
I'm not really sure exactly what you're asking; the link is broken and the library's docs don't make it clear as to exactly what it does.
It seems like you just want to make a series of HTTP requests? Can you not just run a loop and make the requests?
@daviesgeek: cp. https://github.com/jonsamwell/angular-http-batcher