Skip to content

sellect/dhl_express_global

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DhlExpressGlobal

Ruby API wrapper to interface with DHL Express Global

Installation

Add this line to your application's Gemfile:

gem 'dhl_express_global'

And then execute:

$ bundle

Or install it yourself as:

$ gem install dhl_express_global

Usage

TODO: Write usage instructions here

Testing / Rspec

This gem is using Rspec for testing. As well VCR is implemented for testing the API. To make VCR work make sure to copy spec/config/dhl_credentials.example.yml to spec/config/dhl_credentials.yml and update the development credentails with actual account details.

Contributing

  1. Fork it ( https://github.com/[my-github-username]/dhl_express_global/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 a new Pull Request

About

Ruby wrapper for the DHL Express Global API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%