Registry / networking / wechat-core

wechat-core

JSON →
library0.4.2rbrubygemsunverified

Wechat Core Library is a wrapper for calling the core Wechat APIs, enabling integration with WeChat services.

gem install wechat-core
INSTALL
IMPORT
SIG · WECHAT-CORE
W
wechat-core
networkingrubyv0.4.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

WechatCore
require 'wechat-core'

Initialize a WeChat API client and retrieve an access token.

require 'wechat-core' client = WechatCore::Client.new(appid: 'your_appid', secret: 'your_secret') client.get_access_token
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.4.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
OpenAI (training)
1
Resources
wechat-core — gem install wechat-core · libregistry