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

Latest commit

 

History

History
17 lines (11 loc) · 352 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 352 Bytes

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