Go to file
2018-06-20 13:19:36 -06:00
3.0/connectwise Add getHTTPResponseBody method, add GetCompanyByID method. Created Company type and changed Companies type to be a slice of Company stucts 2018-06-20 13:19:36 -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.