Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.

vc3/connectwise-rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2ccd3c0 · May 30, 2016

History

27 Commits
May 27, 2016
May 18, 2016
May 18, 2016
May 30, 2016
May 30, 2016
May 27, 2016
May 30, 2016
May 16, 2016
May 16, 2016
May 16, 2016

Repository files navigation

connectwise-rest-api

nodejs module for interacting with Connectwise's REST API

Install

$ npm install --save connectwise-rest-api

Typings

typings are included in the package, however if you would like to install them seperatly you can.

$ typings install github:sowderca/connectwise-rest-api/connectwise.d.ts -S --global