# client-node

[![Build Status](https://travis-ci.org/mixer/client-node.svg)](https://travis-ci.org/mixer/client-node) [![](https://badges.gitter.im/mixer/developers.png)](https://gitter.im/mixer/developers)

This is a client library for [Mixer](https://mixer.com) written in Node.js.

## Getting Started.

It's available on npm:
```
npm install --save @mixer/client-node
```

We have tutorials on our [Developer Site](https://dev.mixer.com) to help you get started.

- [Chat Tutorial](https://dev.mixer.com/tutorials/chatbot.html)
- [REST API Tutorial](https://dev.mixer.com/tutorials/rest.html)


## Getting Help
Chat with us and other developers on our [gitter](https://gitter.im/mixer/mixer-dev)


## Contributing
We always welcome contributions from our community! Head to [contributing](https://github.com/mixer/client-node/blob/master/CONTRIBUTING.md) to get started.
