No commit activity in last 3 years
No release in over 3 years
.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 1.5
>= 12.3.3
~> 3.3

Runtime

~> 0.16
 Project Readme

thai_post_tracking Ruby gems

Simple implementation of Postal services API in Thailand. Don't have a proper test/spec at the moment, use at your own risk.

Configure

ThaiPostTracking.configure do |config|
  config.thailand_post_token = 'TOKEN_FROM_THAILANDPOST_SERVICE'
  # https://track.thailandpost.co.th
end