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:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  1. 1.2.0 - April 30, 2024 (115 KB)
  2. 1.1.0 - April 29, 2024 (115 KB)
  3. 1.0.0 - March 14, 2023 (121 KB)

Runtime Abhängigkeiten (3):

activeresource >= 4.1.0
rack >= 0

Development Abhängigkeiten (8):

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

Besitzer:

Pushed by:

Autoren:

  • Hopper Gee

SHA 256-Prüfsumme:

= In die Zwischenablage kopieren Kopiert!

Downloads insgesamt 887

Für diese Version 489

Lizenz:

MIT

Erforderliche Ruby-Version: >= 2.4

Links: