go-shopify
go-shopify copied to clipboard
Start defining structs and wrappers for Shopify APIs
Hi, I've started using this library and I find useful for have wrappers around the basic CRUD calls, in order to have a defined struct in response instead of an array of byte.
This is only a starting point and I'll add more struct and wrappers while using it