Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/yaotian/gowechat

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/yaotian/gowechat

  • v0.0.0-20180129120839-42de4f86cb0f
  • Source
  • Go
  • Socket score

Version published
Created
Source

GoWechat 微信平台API Build Status GoDoc Go Report Card

支持微信公众平台(订阅号,服务号),微信商家平台,微信开放平台,微信企业号;
与golang的各种框架(beego,gin,net/http)无缝链接

Quick Start

Download and install
go get github.com/yaotian/gowechat
Run examples
cd ./examples/beego
go run beego.go

Features

  • mp 微信公众平台API,网页授权,消息发送,菜单等
  • mch 微信商户平台API,支付,发红包等
  • open 微信开放平台API
  • corp 微信企业号API
  • mini 微信小程序

Documentation

附录,目录所对应的平台

目录对应
/mp微信公众平台(订阅号,服务号)
/corp微信企业号
/mch微信商家平台
/open微信开放平台
/mini微信小程序

Community

License

MIT

FAQs

Package last updated on 29 Jan 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc