UNPKG

wechat-lite

Version:
12 lines (8 loc) 527 B
wechat-lite =========== [WeChat](mp.weixin.qq.com) offers developers many interfaces, Currently provided: + [WeChat Core API](./api.md) low-level core apis, signature, token, login and more . + [WeChat Browser SDK](./browser.md) call web/client apis in wechat mobile client . + [WeChat Message Handler](./server.md) handle and respond message from official-account followers . + [WeChat Client](./client.md) use the official non-public interface, like [WeChat Web Client](https://wx.qq.com) send and receive messages . ---