golang SDK for Shopify Admin APIs A golang library that interacts with Shopify Admin REST APIs. Tests and coverage go test -coverprofile c.out ./... go tool cover -html=c.out # or simply ./test.sh License