@jitsusama/http-client-js
This is a very simple HTTP client library that currently only handles Node.JS apps. Its use cases are rather limited and are currently documented in this repository's test cases.
Installation
You can install this module
via NPM
with npm install @jitsusama/http-client-js
.
Contributing
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.