100000001.12.15 • Published 6 years ago

under_construction_api_descriptin_apimatic v100000001.12.15

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

UnderConstructionApiDescriptinApimatic

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_descriptin_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_descriptin_apimatic = require('under_construction_api_descriptin_apimatic');
  2. Configure any authentication parameters. For example:

    var config = under_construction_api_descriptin_apimatic.configuration;
    config.apikey = a_secret_key;
  3. Access various controllers by:

    var controller = under_construction_api_descriptin_apimatic.XYZ;
    controller.getItems(id, callback);
100000001.12.15

6 years ago

100000001.12.14

6 years ago

100000001.12.13

6 years ago