100000001.12.18 • Published 6 years ago

underwith-dummy-apidescription-apimatic v100000001.12.18

Weekly downloads
5
License
-
Repository
-
Last release
6 years ago

UnderwithDummyApidescriptionApimatic

This file was automatically generated by APIMATIC v2.0 (https://apimatic.io).

Installation

The SDK relies on Node Package Manager (NPM) being available to resolve dependencies. Once published you will need copy the folder underwith-dummy-apidescription-apimatic in to your node_modules folder.

Usage

The following shows how import and use the controller:

  1. Import the module:

    var underwith-dummy-apidescription-apimatic = require('underwith-dummy-apidescription-apimatic');
  2. Configure any authentication parameters. For example:

    var config = underwith-dummy-apidescription-apimatic.configuration;
    config.apikey = a_secret_key;
  3. Access various controllers by:

    var controller = underwith-dummy-apidescription-apimatic.XYZ;
    controller.getItems(id, callback);
100000001.12.18

6 years ago