GithubHelp home page GithubHelp logo

muxiaobai / work-weixin-msg-sever-api Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zhheo/work-weixin-msg-sever-api

0.0 1.0 0.0 33 KB

可自行搭建的微信消息通知api

Home Page: work-weixin-msg-sever-api-git-main-zhheo.vercel.app

License: GNU Affero General Public License v3.0

Python 100.00%

work-weixin-msg-sever-api's Introduction

work-weixin-msg-sever-api

使用企业微信给自己微信发送消息的API,基于vercel或腾讯云函数(可二选一)

与server酱对比

server酱 Turbo版 腾讯云部署 调用vercel接口
搭建时间 一般 较长 较短,无需经过第三方网页
服务价格 8元/月 根据腾讯云函数进行收费 免费
免费额度 5条/天 1000GBs/月 vercel限制,超出限制可自行搭建
速度 信息加入异步推送队列,速度根据环境 非常快 受限于vercel的速度,较快
提醒 免费版只提醒收到消息,通知栏看不到详情 提醒消息全文 提醒消息全文
安全性 依据对项目的信任关系 开源项目 开源项目
数据隐私 推送内容保留1天/收费版7天 不会存储信息,无需绑定微信号 不会存储信息,无需绑定微信号
服务稳定性 一般 高,腾讯云一般很难挂 高,vercel应该不会跑路

使用教程

调用及部署教程

接口地址

https://work-weixin-msg-sever-api.vercel.app/api

开箱即用。作者的vercel接口可能会因为使用人数过多有不稳定因素,可以考虑自行使用vercel搭建,部署难度不高。

发送方式

get

参数

参数 类型 必选 描述
id str true 企业微信公司id
secert str true 企业微信应用的应用secert
agentId int true 企业微信应用的应用agentId
msg str true 需要发送的内容

相关文档

使用腾讯云函数快速部署

work-weixin-msg-sever-api's People

Contributors

iqiqiya avatar zhheo avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.