th_shopify_api 1.2.6.pre
The Shopify API gem allows Ruby developers to programmatically access the admin section of Shopify stores. 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.
Gemfile:
=
安裝:
=
版本列表:
- 1.2.6.pre September 10, 2011 (18.5 KB)
Runtime 相依性套件 (2):
activeresource
>= 2.2.2
thor
>= 0.14.4
Development 相依性套件 (1):
mocha
>= 0.9.8