endicia_ruby

Do not introduce Stitch Fix secret info to this repository We would like this to be open-sourced, but are keeping it private until that can be done. So please avoid adding any Stitch Fix repo keys, API credentials, or anything like that here.

Simple wrapper around Endicia's label generation and refunding API. This currently supports only those features that Stitch Fix requires.

Installation

Add this line to your application's Gemfile:

gem 'endicia_ruby'

And then execute:

$ bundle

Or install it yourself as:

$ gem install endicia_ruby

Usage

TBD