@t99/http
v0.1.0
Published
My own personal simple HTTP library for NodeJS - written in TypeScript.
Downloads
1
Readme
http-js
My own personal simple HTTP request library for NodeJS - written in TypeScript.
Find @t99/http on NPM.
Table of Contents
Installation
Install from NPM with
$ npm install --save @t99/http
Basic Usage
Basic usage instructions here.
Documentation
See the wiki for full documentation.
License
http-js is made available under the GNU General Public License v3.
Copyright (C) 2021 Trevor Sears