New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

wxapi

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wxapi

  • 1.0.9
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

简介

基于ruby的微信公众号开发的API,包含对微信公众号菜单栏、客服消息、模板消息、帐号管理等接口的封装。

API长期更新维护,建议使用最新版本。

安装

添加 Gemfile:

gem 'wxapi'

执行 bundle:

$ bundle install

或者直接通过 gem 安装:

$ gem install wxapi

项目最早来源于 https://index.ruby-china.com/gems/wechat_public_api 我在原项目的基础上进行了一些修改和优化,使其更加符合微信公众号开发的规范,增加了更多的扩展性。

更新

2024.3.7 [1.0.9] 添加小程序码的生成

FAQs

Package last updated on 07 Mar 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc