文件名称:url-shortener:基本的URL缩短器
文件大小:23KB
文件格式:ZIP
更新时间:2024-05-30 01:19:24
JavaScript
网址缩短器 基本的URL缩短器。
【文件预览】:
url-shortener-master
----.gitignore(2KB)
----package.json(424B)
----package-lock.json(52KB)
----models()
--------url.js(351B)
----LICENSE(1KB)
----public()
--------style.css(152B)
----index.js(607B)
----views()
--------index.ejs(751B)
--------list.ejs(1KB)
----README.md(39B)
----routes()
--------api()
--------index.js(606B)
--------list.js(241B)