RubyGems Navigation menu

ruby_shopify_api 1.0.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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 1.2.0 - April 30, 2024 (114.5 KB)
  2. 1.1.0 - April 29, 2024 (115.0 KB)
  3. 1.0.0 - March 14, 2023 (120.5 KB)

Runtime 依赖 (3):

activeresource >= 4.1.0
rack >= 0

Development 依赖 (8):

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

业主:

推送:

作者:

  • Hopper Gee

SHA 256 校验和:

fc3cef0a58a7e93ec1ebcc7b8969fb1c86d988c30fbf54e7ab9c779f8af6ad93

下载总量 725

这个版本 455

许可:

MIT

需要的 Ruby 版本: >= 2.4

链接: