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.
Required Ruby Version
None
Required Rubygems Version
> 1.3.1
Authors
TravisHaynes, Shopify
Versions
- 1.2.6.pre September 10, 2011 (18.5 KB)