Skip to content
This repository was archived by the owner on Jun 9, 2021. It is now read-only.

goz/kenshoo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kenshoo (Alpha)

Ruby client for Kenshoo API.

Installation

Add this line to your application's Gemfile:

gem 'kenshoo'

And then execute:

$ bundle

Or install it yourself as:

$ gem install kenshoo

Usage Examples

Returns a list of all defined reports

client = Kenshoo::Client.new(username: 'username', password: 'password', ks_id: 1234)
client.list

Author

Achmad Gozali

Contributing

  1. Fork it ( http://github.com/gozali/kenshoo/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Copyright

Copyright (c) 2015 Achmad Gozali. See LICENSE for details.

About

The Kenshoo public REST API Wrapper

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages