短网址生成网站ShortURL.zip

时间:2022-08-05 23:30:35
【文件属性】:

文件名称:短网址生成网站ShortURL.zip

文件大小:28KB

文件格式:ZIP

更新时间:2022-08-05 23:30:35

开源项目

ShortURL 是一个能缩短网址,并生成二维码的网站。http://3sd.me/APILong -> ShortURL: http://3sd.me/j/shorten Method: POST Parameters: url Return: JSONExamples:$ curl 3sd.me/j/shorten -d "url=baidu.com" {"shorten": "http://3sd.me/Jh8x3", "expand": "http://baidu.com"}Short -> LongURL: http://3sd.me/j/expand Method: POST Parameters: shorten Return: JSONExamples:$ curl 3sd.me/j/expand -d "shorten=Jh8x3" {"shorten": "http://3sd.me/Jh8x3", "expand": "http://baidu.com"} 标签:ShortURL


【文件预览】:
ShortURL-master
----conf()
--------nginx.conf(969B)
--------stop.sh(47B)
--------gunicorn.py(191B)
--------update.sh(155B)
--------restart.sh(32B)
--------start.sh(116B)
----docs()
--------deploy.md(657B)
--------develop.md(258B)
----shorturl()
--------models.py(1KB)
--------templates()
--------static()
--------__init__.py(0B)
--------settings.py(569B)
--------index.py(5KB)
--------db.sql(464B)
--------.gitignore(12B)
--------libs()
----deploy.py(105B)
----requirements.txt(20B)
----.gitignore(6B)
----README.md(632B)
----LICENSE.txt(1KB)

网友评论