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:
=
instalar:
=
Versões:
- 1.2.6.pre September 10, 2011 (18,5 KB)
Runtime Dependencies (2):
activeresource
>= 2.2.2
thor
>= 0.14.4
Development Dependencies (1):
mocha
>= 0.9.8