RubyGems Navigation menu

versacommerce_api 1.0.9

The VersaCommerce API gem allows Ruby developers to programmatically access the admin section of VersaCommerce shops. 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. 2.0 - May 04, 2022 (16 KB)
  2. 1.0.19 - May 09, 2017 (17.5 KB)
  3. 1.0.18 - April 27, 2017 (17.5 KB)
  4. 1.0.17 - March 30, 2017 (17.5 KB)
  5. 1.0.16 - March 28, 2017 (17.5 KB)
  6. 1.0.9 - September 24, 2014 (16.5 KB)
Show all versions (19 total)

Runtime Dependencies (2):

activeresource >= 3.2.14
thor >= 0.14.4

Development Dependencies (7):

bundler ~> 1.3
fakeweb >= 0
mocha >= 0.9.8
pry >= 0
pry-nav >= 0
rake >= 0
rspec >= 0

Owners:

Authors:

  • VersaCommerce

SHA 256 checksum:

70e8698bbbec52aa36d38b7d118979dbe8c541b56f5e96ed7a79c923c8a56b41

Total downloads 38,486

For this version 2,288

License:

MIT

Required Ruby Version: >= 0

Links: