10000001.0.0 • Published 6 years ago

under-construction-api-description-apimatic v10000001.0.0

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

UnderConstructionApiDescriptionApimatic

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 under-construction-api-description-apimatic in to your node_modules folder.

Usage

The following shows how import and use the controller:

  1. Import the module:

    var under-construction-api-description-apimatic = require('under-construction-api-description-apimatic');
  2. Configure any authentication parameters. For example:

    var config = under-construction-api-description-apimatic.configuration;
    config.apikey = a_secret_key;
  3. Access various controllers by:

    var controller = under-construction-api-description-apimatic.XYZ;
    controller.getItems(id, callback);
10000001.0.0

6 years ago

1000001.0.0

6 years ago