RubyGems Navigation menu

shopify_api 9.4.1

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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 14.3.0 - April 23, 2024 (487 KB)
  2. 14.2.0 - April 15, 2024 (486 KB)
  3. 14.1.0 - April 08, 2024 (486 KB)
  4. 14.0.1 - March 12, 2024 (460 KB)
  5. 14.0.0 - February 26, 2024 (460 KB)
  6. 9.4.1 - March 30, 2021 (120 KB)
Show all versions (129 total)

Runtime Dependencies (3):

activeresource >= 4.1.0, < 6.0.0
rack >= 0

Development Dependencies (8):

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

Owners:

Pushed by:

Authors:

  • Shopify

SHA 256 checksum:

b71b8cf07f02c0e4014d5e1288cd81a3c579cc213246001dc7a71ea563ce1d03

Total downloads 7,865,436

For this version 586,583

License:

MIT

Required Ruby Version: >= 2.4

Links: