@mozaic-io/mozaic-sdk-node - v1.0.2-alpha.4

Introduction

The Mozaic SDK gives users simplified access to the Mozaic API. A Personal Access Token is required to use this SDK. Please contact your Mozaic account representative for details.

Documentation

SDK Documentation

Installation

npm install @mozaic-io/sdk-node

Build and Test

Build:

npm run build

Test:

npm test

Generate Docs:

npm run doc

Generate API Proxy:

npm run gen