All Projects → caspar-chen → Caswechat

caspar-chen / Caswechat

Licence: mit
caswechat 微信全接口SDK封装

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Caswechat

Python Weixin
微信(weixin|wechat) Python SDK 支持开放平台和公众平台 支持微信小程序云开发
Stars: ✭ 746 (+381.29%)
Mutual labels:  wechat-sdk, wechat
Tom Vpr
how does voiceprint recognition work in wechat page
Stars: ✭ 37 (-76.13%)
Mutual labels:  wechat-sdk, wechat
Weixin Java Miniapp Demo
基于Spring Boot 和 WxJava 实现的微信小程序Java后端Demo
Stars: ✭ 779 (+402.58%)
Mutual labels:  wechat-sdk, wechat
Yii2 Wx
这可能是yii2中最好用的微信SDK🔥🔥🔥
Stars: ✭ 148 (-4.52%)
Mutual labels:  wechat-sdk, wechat
Wechat Api
🗯 wechat-api by java7.
Stars: ✭ 1,813 (+1069.68%)
Mutual labels:  wechat-sdk, wechat
Wechat Php Sdk
PHP微信SDK(微信平台 + 微信支付)
Stars: ✭ 637 (+310.97%)
Mutual labels:  wechat-sdk, wechat
Entwechat
📦 WeChat Enterprise SDK based on EasyWeChat 3.X
Stars: ✭ 12 (-92.26%)
Mutual labels:  wechat-sdk, wechat
Wepay
轻量的微信支付组件(A Lightweight Wechat Pay Component)
Stars: ✭ 343 (+121.29%)
Mutual labels:  wechat-sdk, wechat
Cordova Plugin Wechat
A cordova plugin, a JS version of Wechat SDK
Stars: ✭ 1,198 (+672.9%)
Mutual labels:  wechat-sdk, wechat
Wechat
Wechat API wrapper in Elixir
Stars: ✭ 70 (-54.84%)
Mutual labels:  wechat-sdk, wechat
Gochat
🔥 微信 Go SDK 🚀🚀🚀
Stars: ✭ 141 (-9.03%)
Mutual labels:  wechat-sdk, wechat
Easyopenwechat
微信公众号第三方平台SDK
Stars: ✭ 105 (-32.26%)
Mutual labels:  wechat-sdk, wechat
Wechatcmd
提供微信终端版本、微信命令行版本聊天功能、微信机器人
Stars: ✭ 628 (+305.16%)
Mutual labels:  wechat-sdk, wechat
Diplomat
整合第三方 SDK 微信、微博、 QQ 等为统一的 Diplomat 接口。
Stars: ✭ 672 (+333.55%)
Mutual labels:  wechat-sdk, wechat
Werobot
WeRoBot 是一个微信公众号开发框架
Stars: ✭ 3,973 (+2463.23%)
Mutual labels:  wechat-sdk, wechat
Weixinmpsdk
微信全平台 SDK Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 6.0。已支持微信公众号、小程序、小游戏、企业号、企业微信、开放平台、微信支付、JSSDK、微信周边等全平台。 WeChat SDK for C#.
Stars: ✭ 7,098 (+4479.35%)
Mutual labels:  wechat-sdk, wechat
Wechatpy
WeChat SDK for Python
Stars: ✭ 3,016 (+1845.81%)
Mutual labels:  wechat-sdk, wechat
React Native Wechat
🚀 WeChat login, share, favorite and payment for React-Native on iOS and Android platforms (QQ: 336021910)
Stars: ✭ 2,842 (+1733.55%)
Mutual labels:  wechat-sdk, wechat
Gopay
QQ、微信(WeChat)、支付宝(AliPay)的Go版本SDK。【微信支付V3已支持,推荐使用微信V3接口】
Stars: ✭ 1,034 (+567.1%)
Mutual labels:  wechat-sdk, wechat
Wechat
API, command and message handling for WeChat in Rails
Stars: ✭ 1,251 (+707.1%)
Mutual labels:  wechat-sdk, wechat

CasWechat v2.0

中 文 文 档

CasWechat is an easy to use Java framework for wechat Public Platform applications.

You can use caswechat to quickly and easily develop wechat public platform applications.

The current 2.0 branch interface is still incomplete, in the ongoing update. You can switch to the master branch.

Very much hope you contribute your code in caswechat.

Getting started

You can refer to our demo to provide rapid development

Modify your own information in the wechat.properties

Modify your token, appId and appSecret, and the other should not be modified

token = your token ,Match the token you fill in the backstage  of the wechat
appId = your appId
appSecret = your appSecret

OK, now you can run the test folder inside the main method to test

Dependency instructions

  • Redis , Used to cache accessToken and js tickets
  • Spring

License

caswechat is under the MIT license. See the LICENSE file for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].