mirror of
https://github.com/silenceper/wechat.git
synced 2026-02-04 21:02:25 +08:00
Merge pull request #219 from bestony/patch-1
fix: update cloudbase homepage url
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# 小程序-云开发 SDK
|
||||
|
||||
[云开发(CloudBase)](https://tencentcloudbase.github.io/)是基于Serverless架构构建的一站式后端云服务,涵盖函数、数据库、存储、CDN等服务,免后端运维,支持小程序、Web和APP开发。 其中,小程序·云开发是微信和腾讯云联合推出的云端一体化解决方案,基于云开发可以免鉴权调用微信所有开放能力,在微信开发者工具中即可开通使用。
|
||||
[云开发(CloudBase)](https://www.cloudbase.net/)是基于Serverless架构构建的一站式后端云服务,涵盖函数、数据库、存储、CDN等服务,免后端运维,支持小程序、Web和APP开发。 其中,小程序·云开发是微信和腾讯云联合推出的云端一体化解决方案,基于云开发可以免鉴权调用微信所有开放能力,在微信开发者工具中即可开通使用。
|
||||
|
||||
|
||||
|
||||
@@ -50,4 +50,4 @@ if err != nil {
|
||||
- [云函数:调用云函数实现文本过滤](./guestbook-demo/cloudfunctions.md)
|
||||
- [云开发存储:实现留言本附件上传](./guestbook-demo/storage.md)
|
||||
|
||||
以上文中的所有代码都上传在 [https://github.com/go-demo/guestbook](https://github.com/go-demo/guestbook)
|
||||
以上文中的所有代码都上传在 [https://github.com/go-demo/guestbook](https://github.com/go-demo/guestbook)
|
||||
|
||||
Reference in New Issue
Block a user