文件名称:Serverless-URL-Shortener
文件大小:8KB
文件格式:ZIP
更新时间:2024-05-28 14:35:23
JavaScript
无服务器URL缩短器 使用API网关,DynamoDB和可选的Lambda函数构建的简单的无服务器URL缩短器 无服务器的优点在于能够以最低的价格和最少的精力快速构建事物。 可以利用AWS API Gateway 具有Lambda功能的起酥油: 没有Lambda函数的起酥油: 一个回购源于埃里克·约翰逊(Eric Johnson)的。 演示文稿的幻灯片平台
【文件预览】:
Serverless-URL-Shortener-master
----README.md(823B)
----Shortener-Without-Lambdas()
--------Get Mapping Templates()
--------ShortURL-CUD-Mapping-Templates()
----Shortener-With-Lambdas()
--------createShortURL.js(655B)
--------getLongURL.js(672B)
----.gitignore(16B)