Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 386 Bytes

File metadata and controls

12 lines (8 loc) · 386 Bytes

wechat-api

Another wechat api written in go, inspired by Node.js version

test

  1. Get test APP ID and APP Secret from WeChat API Sandbox or your own Service Account
  2. execute test
 WECHAT_APPID=[YOUR ID] WECHAT_APPSECRET=[YOUR SECRET̨̨̨̨] go test