Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 929 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 929 Bytes

wxopen-demo

A demo project for fastwego/wxopen

powered-by-fastwego

Install

  • checkout project git clone https://github.com/fastwego/wxopen-demo.git
  • install fastwego/wxopen go get -u github.com/fastwego/wxopen
  • build go build
  • edit config in .env.dist file and rename to .env
  • run wxopen-demo & view http://localhost
  • that's all & good luck ;)

use case demo

tips

使用前请阅读 官方文档 关于 验证票据(component_verify_ticket):

https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/api/component_verify_ticket.html