微信公众平台SDK for node

实现了下面特性:

1、开启开发人员模式

2、解析微信请求參数

3、验证消息来源

4、被动回复文字消息

5、被动回复图文消息

6、获取access_token

7、创建自己定义菜单

地址:wechat sdk for node

安装方式:npm install wechat-toolkit --save

欢迎提issues和pr :)

原文地址:https://www.cnblogs.com/gccbuaa/p/7223558.html