Jitsusama / http-client-js

A simplified HTTP JavaScript client for Node.JS applications that fits my needs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@jitsusama/http-client-js

last commit badge package.json version badge license badge vulnerabilities badge

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.

About

A simplified HTTP JavaScript client for Node.JS applications that fits my needs.

License:MIT License


Languages

Language:JavaScript 100.0%