ghiewa / kdniaoGo

快递鸟 go 版 SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kdniaoGo

快递鸟 SDK Go 语言版

Requirements

Go 1.12 or above.

Install

go get -u -x -v -insecure github.com/RiverDanceGit/kdniaoGo

Configure Parameter

EBusinessID 和 AppKey 去 快递鸟用户管理后台 查看

shell> vi config.txt
EBusinessID,AppKey

Demo

详细用法见

  • express_test.go
  • monitor_realtime_test.go
  • monitor_subscribe_test.go
  • recognise_test.go

API Document

下单类接口

查询类接口

增值类接口

About

快递鸟 go 版 SDK

License:Apache License 2.0


Languages

Language:Go 100.0%