#3dCart RestAPI in GoLang Simple package to access 3dCart's RestAPI with GoLang
For Whole repo with examples:
$ go get github.com/dtoebe/3dcartrestapiJust the package:
$ go get github.com/dtoebe/3dcartrestapi/receiverGoDoc:
$ godoc github.com/dtoebe/3dcartrestapi/receiverI'll build more examples as I need or upon request