RubyGems Navigation menu

shopify_api 5.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.

Gemfile:
=

install:
=

Versions:

  1. 16.1.0 January 15, 2026 (679 KB)
  2. 16.0.0 December 11, 2025 (653 KB)
  3. 15.0.0 October 31, 2025 (650 KB)
  4. 14.11.1 August 18, 2025 (622 KB)
  5. 14.11.0 July 11, 2025 (622 KB)
  6. 5.2.0 October 31, 2018 (68.5 KB)
Show all versions (142 total)

Runtime Dependencies (3):

activeresource >= 3.0.0
rack >= 0

Development Dependencies (5):

fakeweb >= 0
minitest >= 4.0
mocha >= 0.9.8
rake >= 0
timecop >= 0

Owners:

Authors:

  • Shopify

SHA 256 checksum:

=

Total downloads 11,238,720

For this version 114,434

Version Released:

License:

MIT

Required Ruby Version: >= 2.1

Links: