@zeroid/trimble.httpclient

0.1.0 • Public • Published

Trimble.HttpClient

Installation

npm install @zeroid/trimble.httpclient

Usage

var HttpClient = require('@zeroid/trimble.httpclient'); var httpClient = new HttpClient(); httpClient.httpGet('https://someurl/somepath') .then((result) => {}) .catch(() => {});

Readme

Keywords

Package Sidebar

Install

npm i @zeroid/trimble.httpclient

Weekly Downloads

0

Version

0.1.0

License

UNLICENSED

Unpacked Size

7.84 kB

Total Files

3

Last publish

Collaborators

  • zeroid