Skip to content

dvinciguerra/business-br-shipping

Repository files navigation

Business::Br::Shipping

Provide a simple gem to get shipping information of brazilian post service(Correios).

Installation

Add this line to your application's Gemfile:

gem 'business-br-shipping'

And then execute:

$ bundle install

Or install it yourself as:

$ gem install business-br-shipping

Usage

require 'business-br-shipping'

tracking_code = 'XXX12345689'
Business::BR::Shipping.tracking(tracking_code)

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/dvinciguerra/business-br-shipping.

Author

Daniel Vinciguerra

License

The gem is available as open source under the terms of the MIT License.

About

Business::BR shipping integrations gem project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published