@wymp/simple-http-client-axios
v0.9.2
Published
A Simple™-conformant wrapper around Axios
Downloads
4
Readme
Simple Http Client, Axios
A Simple™-conformant wrapper around axios. "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 axios that enforces conformity with
the SimpleHttpClientInterface
defined in
ts-simple-interfaces
.
See that package for information about the interface.