1.2.0 • Published 2 years ago

@onegevity/reports-api-client v1.2.0

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
2 years ago

@onegevity/reports-api-client :: 1.1.1

This is a generated TypeScript/JavaScript client that utilizes Fetch API to consume the Onegevity reports API.

Installation

npm install @onegevity/reports-api-client --save

Using the API

Please read the API documentation for details.

Notes

The generated Node module can be used in the following environments:

Environment

  • Node.js
  • Webpack
  • Browserify

Language level

  • ES5 - you must have a Promises/A+ library installed
  • ES6

Module system

  • CommonJS
  • ES6 module system

It can be used in both TypeScript and JavaScript. In TypeScript, the definition should be automatically resolved via package.json. (Reference)