文件名称:building-a-serverless-rest-api-with-nodejs-and-mongodb-stitch:用于使用MongoDB Stitch作为持久数据存储在AWS Lambda上构建无服务器服务的示例存储库
文件大小:12KB
文件格式:ZIP
更新时间:2024-05-30 14:05:52
nodejs mongodb serverless serverless-framework mongodb-stitch
使用Node.js和MongoDB Stitch构建无服务器REST API 用于使用MongoDB Stitch作为持久数据存储在AWS Lambda上构建无服务器服务的示例存储库。
【文件预览】:
building-a-serverless-rest-api-with-nodejs-and-mongodb-stitch-master
----.gitignore(110B)
----package.json(410B)
----serverless.yml(1021B)
----package-lock.json(39KB)
----handler.js(3KB)
----sample.secrets.json(75B)
----readme.md(179B)
----db.js(801B)