RubyGems Navigation menu

shopify_api 9.0.4

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. 14.9.0 April 03, 2025 (596 KB)
  2. 14.8.0 January 06, 2025 (570 KB)
  3. 14.7.0 November 28, 2024 (543 KB)
  4. 14.6.0 October 02, 2024 (542 KB)
  5. 14.5.0 August 22, 2024 (517 KB)
  6. 9.0.4 March 20, 2020 (105 KB)
Show all versions (136 total)

Runtime Dependencies (3):

activeresource >= 4.1.0, < 6.0.0
rack >= 0

Development Dependencies (8):

minitest >= 4.0
mocha >= 0.9.8
pry >= 0
pry-byebug >= 0
rake >= 0
rubocop >= 0
timecop >= 0
webmock >= 0

Owners:

Pushed by:

Authors:

  • Shopify

SHA 256 checksum:

=

Total downloads 9,348,174

For this version 115,187

Version Released:

License:

MIT

Required Ruby Version: >= 2.4

Links: