Simple Http Client, Fetch
A Simple™-conformant wrapper around fetch. "Simple" is intended to be a highly reduced interface that allows for better interoperability and dependency choice for consumers.
This package provides a light wrapper around fetch that enforces conformity with the SimpleHttpClientInterface
defined in ts-simple-interfaces
.
See that package for information about the interface.