shortly:使用MEAN堆栈构建的URL缩短器

时间:2024-05-28 23:28:39
【文件属性】:

文件名称:shortly:使用MEAN堆栈构建的URL缩短器

文件大小:8KB

文件格式:ZIP

更新时间:2024-05-28 23:28:39

JavaScript

不久 使用MEAN堆栈构建的URL缩短器。 入门 在另一个终端窗口中运行mongod 。 bower install npm install npm start 创建一个新的短URL 使用longUrl参数将POST请求发送到/url 。 返回的JSON对象包含shortUrl ,在访问该shortUrl时,会将浏览器重定向到原始的长URL。 执照


【文件预览】:
shortly-master
----.jshintrc(447B)
----client()
--------app.js(645B)
--------index.html(838B)
--------style.scss(1B)
----.gitignore(44B)
----package.json(1020B)
----server()
--------app.js(719B)
--------models()
--------config.js(368B)
--------routes()
----.bowerrc(45B)
----gulpfile.js(1KB)
----LICENSE(1KB)
----README.md(405B)
----.gitattributes(12B)
----bower.json(483B)
----.editorconfig(188B)

网友评论