Go to file
2018-06-20 15:59:12 -06:00
3.0/connectwise Began work on webhooks/callback support. Added additional request types. TBD: refactor requests into a generic request type and instead pass whether it is a GET, POST, UPDATE, DELETE, etc request 2018-06-20 15:59:12 -06:00
LICENSE Initial commit 2018-06-20 08:39:46 -06:00
README.md Add incomplete disclaimer to readme 2018-06-20 09:16:40 -06:00

go-cw

Go structs and methods for the ConnectWise REST API

Note: This is far from complete, I'm simply adding structs and methods as I see a use for it.