1. 首页
  2. 数据库
  3. 其它
  4. chat server:使用WebSockets基于AWS API Gateway的聊天服务器 源码

chat server:使用WebSockets基于AWS API Gateway的聊天服务器 源码

上传者: 2021-04-07 12:44:35上传 ZIP文件 243.44KB 热度 14次
AWS API样板 使用node.js和无服务器框架在AWS中部署REST API的样板。 基于 。 要求 安装 使用serverless install -u https://github.com/buede/aws-api-boilerplate -n 创建项目serverless install -u https://github.com/buede/aws-api-boilerplate -n 使用cd 打开项目的新创建目录 使用npm i安装依赖项 添加端点 创建一个新的处理程序文件(如handler-user.js ) 从模块handler.js导入功能processRequest 使用以下格式创建资源映射对象: const RESOURCE_MAP = { '/<URL pat
用户评论