RubyGems Navigation menu

shopify_api 9.0.3

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:
=

安装:
=

版本列表:

  1. 15.0.0 October 31, 2025 (649.5 KB)
  2. 14.11.1 August 18, 2025 (622.0 KB)
  3. 14.11.0 July 11, 2025 (622.0 KB)
  4. 14.10.0 April 29, 2025 (596.0 KB)
  5. 14.9.0 April 03, 2025 (596.0 KB)
  6. 9.0.3 March 20, 2020 (106.0 KB)
显示所有版本 (共 140 个)

Runtime 依赖 (3):

activeresource >= 4.1.0, < 6.0.0
rack >= 0

Development 依赖 (8):

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

所有者:

推送者:

作者:

  • Shopify

SHA 256 校验和:

=

下载总量 10,504,849

这个版本 2,007

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 2.4

链接: