{"id":13487175,"url":"https://github.com/tencentyun/wafer","last_synced_at":"2025-05-16T02:08:08.542Z","repository":{"id":83243241,"uuid":"71960360","full_name":"tencentyun/wafer","owner":"tencentyun","description":"Wafer - 快速构建具备弹性能力的微信小程序","archived":false,"fork":false,"pushed_at":"2017-11-02T10:23:30.000Z","size":18,"stargazers_count":2161,"open_issues_count":33,"forks_count":333,"subscribers_count":217,"default_branch":"master","last_synced_at":"2025-04-06T12:07:01.620Z","etag":null,"topics":["wafer"],"latest_commit_sha":null,"homepage":"https://github.com/tencentyun/wafer","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tencentyun.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-10-26T02:57:23.000Z","updated_at":"2025-03-17T11:33:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"e6c424a1-1820-4205-9421-58cb060e653a","html_url":"https://github.com/tencentyun/wafer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tencentyun%2Fwafer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tencentyun%2Fwafer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tencentyun%2Fwafer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tencentyun%2Fwafer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tencentyun","download_url":"https://codeload.github.com/tencentyun/wafer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254453655,"owners_count":22073617,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["wafer"],"created_at":"2024-07-31T18:00:56.251Z","updated_at":"2025-05-16T02:08:08.517Z","avatar_url":"https://github.com/tencentyun.png","language":null,"funding_links":[],"categories":["工具","配置 Configuration","Others","UI模板","miscellaneous","第三方API( Third Party APIs )","Wechat"],"sub_categories":["第三方api Third Party APIs","3、小程序模板"],"readme":"\u003cimg src=\"https://cdn.rawgit.com/tencentyun/wafer/master/logo.svg\" width=\"32\" /\u003e Wafer - 快速构建具备弹性伸缩能力的微信小程序\n=========================================\n\nWafer 是腾讯云面向广大开发者提供的小程序开发全栈资源套件，套件提供小程序会话管理服务和 WebSocket 信道服务，部署方式具备良好的弹性伸缩能力，可以快速应对业务的爆发增长，同时具备较低的开发门槛。\n\n如果你希望自己动手搭建小程序，[小程序实验室](https://www.qcloud.com/developer/labs/lab/10004)将提供 step by step 的教程帮助你完成目标！\n\n阅读 [Wiki](https://github.com/tencentyun/wafer/wiki) 文档了解 Wafer 提供的服务、部署方法、架构设计以及实现细节。\n\n使用过程中若有疑问，欢迎到[腾讯云开发者问答社区](https://www.qcloud.com/developer/ask)进行提问。\n\n## Wafer2 正式发布\n\n开发者工具方案（以下简称 Wafer2）是 2017 年腾讯云基于原来的 Wafer 解决方案（以下简称 Wafer1）并与微信团队深度定制合作的一站式小程序解决方案，Wafer 团队基于腾讯云强大的 IaaS 能力搭建了一个 PaaS 小程序解决方案，用户只需要开通，即可使用开发者工具上传、部署、调试小程序后端代码，无需了解服务器运维、数据库部署搭建即可使用。\n\n[点击查看Wafer2 指引](https://github.com/tencentyun/wafer2-quickstart)\n\n## Wafer1 开发者资源索引\n\n* 客户端\n  - [SDK](https://github.com/tencentyun/wafer-client-sdk) - 客户端增强 SDK 源码\n  - [Demo](https://github.com/tencentyun/wafer-client-demo) - 客户端 Demo\n* 业务服务器\n  - [PHP SDK](https://github.com/tencentyun/wafer-php-server-sdk) - PHP 解决方案的 SDK 源码及 Demo\n  - [C# SDK](https://github.com/tencentyun/wafer-csharp-server-sdk) - C# 解决方案的 SDK 源码及 Demo\n  - [Java SDK](https://github.com/tencentyun/wafer-java-server-sdk) - Java 解决方案的 SDK 源码及 Demo\n  - [Node SDK](https://github.com/tencentyun/wafer-node-server-sdk) - Node 解决方案的 SDK 源码及 Demo\n* 会话服务器\n  - [Session Server](https://github.com/tencentyun/wafer-session-server) - PHP 会话服务器的源码\n  - [Node Middleware](https://github.com/tencentyun/wafer-node-session) - 独立 NodeJS 会话服务中间件\n* 微信小程序文档\n  - [小程序介绍](https://mp.weixin.qq.com/debug/wxadoc/introduction)\n  - [设计指南](https://mp.weixin.qq.com/debug/wxadoc/design/)\n  - [开发指南](https://mp.weixin.qq.com/debug/wxadoc/dev/)\n    - [组件](https://mp.weixin.qq.com/debug/wxadoc/dev/component/)\n    - [API 文档](https://mp.weixin.qq.com/debug/wxadoc/dev/api/)\n    - [开发工具下载](https://mp.weixin.qq.com/debug/wxadoc/dev/devtools/download.html)\n* 优质第三方资源\n  - [10 分钟实现 PHP 业务](https://github.com/tencentyun/wafer/issues/5) - @tsr106\n  - [自行部署 Wafer 的一点心得](https://github.com/tencentyun/wafer/issues/8) - @ITJaye\n\n## 关于 Wafer\n\nWafer 是一个愿景，希望可以给开发者提供到像晶片一样精致且可靠的开源项目，也希望和广大开发者一起进行打磨，打造健康的小程序全栈开发生态。\n\nWafer 的全称是 Weapp Application Fullstack Essential Resources，即微信小程序全栈基础资源。\n\n关于 Wafer 的探索历程，可以阅读[这篇文章](https://github.com/tencentyun/blog/issues/1)\n\n## LICENSE\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftencentyun%2Fwafer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftencentyun%2Fwafer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftencentyun%2Fwafer/lists"}