RubyGems.org

shopify_api

2.2.0

The Shopify API gem allows Ruby developers to programmatically access the admin section of Shopify stores. The API is implemented as JSON or 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.

installgem install shopify_api -v 2.2.0
Authors

Shopify

35,110 total downloads 1,887 for this version
Owners

94eb1850ba7cf818144aec68cf8f20aa71ff5a1ce01ff8a16580f421160a159d83a9c9496491ad52f6d6b0be9ae4fb3e56faec5e0f4abfd264489c2d20ccc6c06b60511a045e8f96f432148725ee185fFea20af6111a49c72b5a2f41e6e5ebbaEd6db40c5fd71bf29202d97474b1864836ce75cb0df693dec7564f03dc1ff62517b0495e2bb565a89a5c9ec307b0e13d2eed01e7b10e6ed228b8fc62d863118f6a0e6ce23b22b46023d5f00d8f00db625f959d462edbaba41681b406f427df25

Gemfile
gem "shopify_api", "~> 2.2.0"
Versions
  1. 3.0.3 November 15, 2012
  2. 3.0.2 October 1, 2012
  3. 3.0.1 June 15, 2012
  4. 3.0.0 April 5, 2012
  5. 2.3.0 February 13, 2012
Show all versions (25 total)
Development Dependencies
  1. fakeweb >= 0
  2. mocha >= 0.9.8