文件名称:short-url-api
文件大小:1.59MB
文件格式:ZIP
更新时间:2024-04-17 20:44:33
api flask python3 shorten-urls sqlite3
Flask-Shortener-API
这是一个混合API / Web URL缩短器,主要用于Flask培训:)
API允许用户缩短URL并通过专用Web服务使用它。
允许的API请求
/api/add_url?url=
【文件预览】:
short-url-api-main
----hashing.py(732B)
----manager.py(6KB)
----templates()
--------404.html(140B)
--------stats.html(629B)
--------base.html(302B)
----Dockerfile(166B)
----url_services.py(1KB)
----database.py(913B)
----static()
--------http-24px.svg(335B)
--------main.css(962B)
----dash.png(1.63MB)
----index.py(4KB)
----requirements.txt(110B)
----.gitignore(52B)
----.dockerignore(49B)
----README.md(3KB)
----url.db(12KB)