Angular HTTP Batcher sample NodeJS backend
==========================================

Setup
-----

1. Ensure `node` and `npm` are installed and on your `PATH`
2. Run `npm install` to install dependencies
3. Run `npm start` to start the application
4. Visit <http://localhost:8080/batch?foo=/foo&bar=/bar%3Fhello%3D1&error=/fail> to request sample routes via the batch endpoint