类似开发公众号一样,开发个人微信号
☆203May 13, 2024Updated last year
Alternatives and similar repositories for wechat-bc
Users that are interested in wechat-bc are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 对API接口中的CRUD场景进行了丰富的封装,大幅减少开发人员在这方面的编码工作。☆126Apr 17, 2024Updated last year
- A cross-platform WYSIWYG Markdown editor based on the Electron implementation.☆101Feb 24, 2024Updated 2 years ago
- A minimalist API management tool☆113Jul 16, 2024Updated last year
- ☆50Sep 6, 2024Updated last year
- Make function calling with LLM easier☆29Feb 21, 2024Updated 2 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- SQL Forge 不只是一个ORM框架☆182Mar 13, 2026Updated 2 weeks ago
- A minimalist API management tool☆84Jul 16, 2024Updated last year
- 这是一个基于pyqt和cv2的相机标定软件,尽可能不使用cv2提供的标定函数,目前该标定程序暂不涉及畸变。☆44Feb 11, 2024Updated 2 years ago
- 低代码数据治理脚手架☆44Apr 10, 2025Updated 11 months ago
- ☆33Feb 2, 2024Updated 2 years ago
- This is a Flutter basic development framework built on third-party open-source libraries, providing convenient and easy-to-use utility cl…☆52Apr 7, 2025Updated 11 months ago
- A state management library for React using context and hooks.☆43Jun 4, 2025Updated 9 months ago
- DDD (Domain-Driven Design) 领域驱动设计工程化落地框架,基于spring-boot的DDD开发框架。☆141Jan 15, 2024Updated 2 years ago
- ☆80Feb 5, 2024Updated 2 years ago
- Wordpress hosting with auto-scaling on Cloudways • AdFully Managed hosting built for WordPress-powered businesses that need reliable, auto-scalable hosting. Cloudways SafeUpdates now available.
- 基于NodeJS的模板化站点生成器,使用类MediaWiki模板语法与ejs语法快速构建静态/Serverless/动态站点。☆35May 24, 2025Updated 10 months ago
- ☆35Feb 27, 2024Updated 2 years ago
- 🔥micro_gateway is a micro-service gateway developed based on Vue and Golang. The system supports multiple proxy protocols (such as HTTP,…☆51Apr 22, 2024Updated last year
- Springboot项目web配置,为了规范项目,很多项目已经要求全局配置一些公用的组件,例如异常捕获、参数校验、统一返回参数等。所以webconfig就是为了解决此类问题,封装 好通用的参数并提供可插拔的配置☆52Mar 29, 2024Updated last year
- SMP是一个「轻量级」流媒体平台。 它支持按流名称进行流或拉流,目前支持三种协议:StreamInfo、CodecInfo 和 Packet,分别管理流或拉的启动、编解码器信息和音频/视频帧。在网络方面,它利用基于boost::Asio的异步IO,允许并发处理大量流和拉取请…☆141Feb 17, 2024Updated 2 years ago
- ☆36Nov 2, 2023Updated 2 years ago
- if web site (spa) updated,we can discover☆193Mar 17, 2024Updated 2 years ago
- RoboMaster裁判系统信息读取,采用DMA传输,解析了比赛赛场机器人与场地的大部分数据,完全满足一般队伍的赛场信息获取(基于V1.3版本协议)☆14Feb 14, 2024Updated 2 years ago
- Project CozeDiscord's front-end that developed on the Vue framework.☆45Feb 21, 2024Updated 2 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 基于 React + Spring Boot + Picocli + 对象存储的代码生成器共享平台,又分为 3 个循序渐进的子项目:基于命令行的本地代码生成器 + 代码生成器制作工具 + 在线代码生成器平台。实践 Java 命令行应用开发、FreeMarker 模板引擎、多…☆160Feb 1, 2026Updated last month
- 以Gopher视角学习Java的笔记文档分享-基础篇☆64Mar 28, 2024Updated last year
- SaaS 短链接系统,为企业和个人用户提供了一个高效、安全和可靠的短链接管理平台。该平台不仅简化了长链接的管理和分享过程,还提供了深入的分析和跟踪功能,用户可以灵活地管理和优化其链接,从而实现更好的营销效果和业务成果。☆113Feb 2, 2024Updated 2 years ago
- ☆157Mar 19, 2024Updated 2 years ago
- Control Google Slides With Just Hand Gestures!☆195Oct 18, 2025Updated 5 months ago
- OpenAI 开放API的 会话 SDK,参考mybatis框架的sql会话工厂模型实现,只需配置,开箱即用~☆156Mar 11, 2024Updated 2 years ago
- Prometheus & Alerting With ElasticSearch☆118May 19, 2024Updated last year
- Deep learning in motion deblurring: current status, benchmarks and future prospects[J], The Visual Computer, 2024.☆228Aug 11, 2025Updated 7 months ago
- 使用go实现单机式/分布式限流方案☆114Mar 18, 2024Updated 2 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Multi-Agent-GPT: 一款基于RAG和agent构建的多模态专家助手GPT。它集成了文本、图像和音频等模态工具。支持本地部署和私有数据库建设。☆257Feb 22, 2025Updated last year
- go silver bullet☆50Jun 20, 2024Updated last year
- an open juedge platform using springcloud☆84May 14, 2025Updated 10 months ago
- SimpleFramework 是一个简易版的 Spring 框架,专注于实现 Spring 的三大核心功能:IOC(控制反转)、AOP(面向切面编程)和 MVC(模型-视图-控制器)。该项目旨在通过重新构建这些关键功能,为开发者提供深入理解 Spring 框架架构和设计理…☆213Jan 19, 2024Updated 2 years ago
- 考研保研简历提问助手-GLM4☆133Mar 21, 2024Updated 2 years ago
- ☆35Jan 10, 2024Updated 2 years ago
- DynamicSocialNetworkFraudDetection is a project focused on financial fraud detection in dynamic social networks using graph neural networ…☆79Sep 18, 2024Updated last year