qyweixin

微信企业号开发框架

Usage no npm install needed!

<script type="module">
  import qyweixin from 'https://cdn.skypack.dev/qyweixin';
</script>

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');