ruby-promobox
Usage
@promobox = Promobox.new('apikey', 'demo@atipik.fr', 'password')
Implemented methods:
@promobox.search(params)
@promobox.coupons(params)
@promobox.shops(params)
@promobox.coupon(id)
@promobox.shop(id)
Resources
Tests
bundle exec rake