@wymp/simple-http-client-fetch
v0.9.2
Published
A Simple™-conformant wrapper around request-promise-native
Downloads
2
Readme
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.