@usefultools/http-connector
TypeScript icon, indicating that this package has built-in type declarations

5.0.0 • Public • Published

CircleCI codecov npm version GuardRails badge Security Responsible Disclosure

HTTP Connector

A connector for inter-service communication with support for batching.

Prereqs & Install

  • Node >=9.10.0
  • npm >=6.1.0

Please note that the TypeScript target is ES6.

npm install @usefultools/http-connector
npm install @types/request-promise-native --save-dev # for TypeScript projects

Prereqs

  • Node >= 9.10.0
  • npm >= 6.1.0

Setup

npm install

Tests

npm test

Building

make compile

Contributing

If you have comments, complaints, or ideas for improvements, feel free to open an issue or a pull request! See Contributing guide for details about project setup, testing, etc.

Author and license

This library was created by @LITCHI.IO. Main author and maintainer is Slavo Vojacek.

Contributors: Slavo Vojacek

@usefultools/http-connector is available under the ISC license. See the LICENSE file for more info.

Readme

Keywords

none

Package Sidebar

Install

npm i @usefultools/http-connector

Weekly Downloads

0

Version

5.0.0

License

ISC

Unpacked Size

52.2 kB

Total Files

24

Last publish

Collaborators

  • slavomirvojacek