Code Monkey home page Code Monkey logo

Comments (3)

GentleCP avatar GentleCP commented on June 3, 2024

你好,我的理解是你希望以一个服务器为专门的消息收发中心,其他的任务服务器与其通信,其与你的移动端通信, 但是你又不会用fastapi在通信服务器上创建http get/post能力,是这个意思吧。

fastapi的使用我在corpwechatbot/web.py中写了例子,不过那个是为了实现和企业微信回调,并且由于时间原因,代码比较简陋,后续我会优化这块内容,不过并不会很快上线(因为个人学业压力)。我会尽量提供简单的实现接口和配套的文档,同时后期我打算针对corpwechatbot提供各种不同使用场景的例子,可能整个文档会有较大改动,但这些由于不是corpwechatbot的核心功能,包括用fastapi搭建服务端,所以你如果着急的话,建议阅读corpwechatbot/web.py这部分代码(其实并不难。。。),如果不急的话,可以耐心等待后续更新:)

from corpwechatbot.

photkey avatar photkey commented on June 3, 2024

感觉您理解的是对的,但是由于我半路出家 只自学了一点自动化脚本方面的知识,所以你的表述对我来说有点太专业了,我怕我理解错您的意思了。我再简单说一下 我的需求,大概意思就是可以搭建一个自己的server酱,只需要向服务端发出post/get请求,就能发出通知。
我是没那么着急的,因为我的自动化脚本还没有写完善,期待后续更新。谢谢你的回复,GitHub 真是个好地方。

from corpwechatbot.

GentleCP avatar GentleCP commented on June 3, 2024

那我懂了,按照fastapi 创建一个消息转发接口是可行的,或者你可以直接用server酱提供的开源版,可以直接部署自己的server酱,但我没部署过,官方貌似是用php实现的,原谅我对php并不了解。

from corpwechatbot.

Related Issues (20)

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.