angular-http-batcher
angular-http-batcher copied to clipboard
Adds an adapter for `batch-request`
Addresses issue #40. The implementation is to my current understanding of the angular-http-batcher
interactions with Angular's $http
and $httpBackend
services. The implementation may need to be updated based on the answers to the questions in the referenced issue, but creating the PR to hopefully speed things up a little.
@jonsamwell Any chance we can get this merged and released?