**Feature Summary** Add an implementation of `HttpClient` that uses the [fetch](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API/Using_Fetch) API **Feature Rationale** For browser applications, a third party client library like `axios` won't be required.