5.0.0 • Published 5 years ago

@usefultools/http-connector v5.0.0

Weekly downloads
1
License
ISC
Repository
github
Last release
5 years ago

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.

5.0.0

5 years ago

4.0.0

5 years ago

3.0.0

5 years ago

2.3.4

6 years ago

2.3.3

6 years ago

2.3.2

6 years ago

2.3.1

6 years ago

2.3.0

6 years ago

2.2.0

6 years ago