目录
腾讯云以Restful API V3代码方式将腾讯云SDK资源及开源插件资源全面开放
1、腾讯云以Restful API V3代码方式将腾讯云SDK资源全面开放
腾讯云以Restful API V3代码方式将腾讯云SDK资源及开源插件资源全面开放
1、腾讯云以Restful API V3代码方式将腾讯云SDK资源全面开放
API中心: https://cloud.tencent.com/document/api/647/37080
其中即时通讯服务器端Rest API中心: https://cloud.tencent.com/document/product/269/1519
2、第三方开源应用及开源插件
腾讯云开源应用插件中心: https://openapp.qq.com/docs/
gitHub托管: https://github.com/Tencent-Cloud-Plugins

其中,创作与内容编辑类CMS:GHost(H5技术基于Node.js): https://app.cloud.tencent.com/ https://ghost.org/ https://github.com/tryghost
安装创作与内容编辑类CMS:GHost:
2.1、生产环境安装:
https://ghost.org/docs/install/ubuntu/ https://nodejs.org/en/download/ https://nodejs.org/en/download/package-manager/
2.2、本地开发模式安装:
windows下安装nodejs,这个跟我的方法差不多(我是按照官方文档步骤安装的) :https://cloud.tencent.com/developer/article/1690899
下载node.js:https://nodejs.org/en/download/
2.2.1、下载后直接安装node.js(方法待我博客的另外行文说明:点我)
2.2.2、用包管理器安装node.js:https://nodejs.org/en/download/package-manager/#windows
(参考: https://github.com/nodejs/node-gyp#on-windows https://github.com/coreybutler/nvm-windows https://github.com/mapbox/node-sqlite3)
(依赖:windows下安装node.js的过程,需要成功安装其依赖库python及sqlite3)
2.2.3、最后才能装上: ghost-cli for Windows
https://ghost.org/docs/install/local/
3、Delphi开发Rest API
类似高勇的基于Http(s)的Rest三层服务器及客户端,就可以派上很大的用场啦。“delphi移动编程大本营”群号: 174483085 答案 高勇。
本博客关联:
1、《delphi FMX.WebBrowser跨平台与H5交互JavaScript》https://blog.csdn.net/pulledup/article/details/112427041
2、《腾讯云聚合支付平台Restful API,支付开发的又一福音,同时支持微信支付和支付宝》 https://blog.csdn.net/pulledup/article/details/109520247
3、《BAT账号相关1:腾讯开放平台和QQ互联开发者审核步骤》https://blog.csdn.net/pulledup/article/details/104924499