README
qyweixin
For WeChat enterprise node.js developers
Description
develop WeChat enterprise applications in an easy way .
installation
npm install qyweixin
Usage
Here are some examoles for getting access_token and managing WeChat enterprise data.
get access_token
var qyweixin = require('qyweixin');