5.0.0 • Published 5 years ago
@usefultools/http-connector v5.0.0
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.