![]() |
|
Can be used to access the admin section of Shopify stores from Ruby apps.
The API is implemented as XML over HTTP using all four verbs (GET/POST/PUT/DELETE).
Each resource, like Order, Product, or Collection, has its own URL and is manipulated in isolation.
A Python version of the Shopify API can be download from here.
A PHP version of the Shopify API can be download from here.
Requirements:
· Shopify API key
· Shopify app secret key
What's New in This Release: [ read full changelog ]
· Brevity in require statements.

0 comments:
Post a Comment