Skip to content

KurtRudolph/shopsense-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopsense-Ruby - Ruby interface for the ShopStyle API

The ShopStyle API, ShopSense! For Ruby! So Great.

Description

This Gem provides an easy to use interface for the ShopStyle API commonly known as ShopSense. Shopsense-Ruby includes a set of convent classes and methods designed to make accessing the ShopStyle API from your Ruby application seamless.

Installation

Install the Ruby Gem:

$ gem install shopsense-ruby

Include it in you Ruby application:

require 'shopsense'

Documentation

Documentation for this project may be accessed through it's RubyGems Site here.

Bugs

Please report any bugs found in Shopsense-Ruby here, we appreciate your help improving Shopsnese-Ruby

Future Work

This gem looks to serve not only as a means of elegantly access the ShopStyle API but a means of offering a host of shopping oriented programing features!