# Microsoft Azure SDK for Node.js - Gallery

This project provides a Node.js package for accessing the Azure Gallery. Right now it supports:
- **Node.js version: 0.6.15 or higher**
- **API version: **

## Features


## How to Install

```bash
npm install azure-gallery
```

## How to Use

### Authentication

### Create the gallery client

## Related projects

- [Microsoft Azure SDK for Node.js](https://github.com/WindowsAzure/azure-sdk-for-node)
