# VisWiz.io Node.js SDK

> The official Node.js VisWiz.io SDK.

[![Travis branch](https://img.shields.io/travis/viswiz-io/viswiz-nodejs-sdk/master.svg?style=flat-square)](https://travis-ci.org/viswiz-io/viswiz-nodejs-sdk)
[![NPM version](https://img.shields.io/npm/v/viswiz-sdk.svg?style=flat-square)](https://www.npmjs.com/package/viswiz-sdk)
[![Dependencies](https://img.shields.io/david/viswiz-io/viswiz-nodejs-sdk.svg?style=flat-square)](https://david-dm.org/viswiz-io/viswiz-nodejs-sdk)
[![Install size](https://packagephobia.now.sh/badge?p=viswiz-sdk)](https://packagephobia.now.sh/result?p=viswiz-sdk)

Welcome to the [VisWiz.io](https://www.viswiz.io/) Node.js SDK documentation.

The SDK allows you to programatically query and create new projects, builds or images within the VisWiz.io service.

*Hint:* You can use the [VisWiz.io CLI](https://github.com/viswiz-io/viswiz-cli) from your CI process.

## Documentation

See the documentation at:
[viswiz-io.github.io/viswiz-nodejs-sdk](https://viswiz-io.github.io/viswiz-nodejs-sdk/manual/usage.html).

## Changelog

The changelog can be found here:
[CHANGELOG.md](https://github.com/viswiz-io/viswiz-nodejs-sdk/blob/master/CHANGELOG.md#readme).

## Authors and license

Author: [VisWiz.io](https://www.viswiz.io/).

MIT License, see the included
[LICENSE.md](https://github.com/viswiz-io/viswiz-nodejs-sdk/blob/master/LICENSE.md)
file.
