Skip to content

A golang library for accessing shopify admin APIs

Notifications You must be signed in to change notification settings

calvinchengx/goshopify

Repository files navigation

Maintainability Test Coverage CircleCI FOSSA Status

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

FOSSA Status

About

A golang library for accessing shopify admin APIs

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published