linker:返回简化链接的简单服务

时间:2024-04-16 19:50:40
【文件属性】:

文件名称:linker:返回简化链接的简单服务

文件大小:1.32MB

文件格式:ZIP

更新时间:2024-04-16 19:50:40

JavaScript

连结器 链接服务以简化URL。 哈希服务器响应两种方法,即GET和HEAD。 创建一个简化的链接 要创建简化的链接,请运行以下方法之一。 得到 获取请求将返回给定链接的哈希URL。 curl https://127.0.0.1:5000 ? link=https://peznauts.com/twitch http://127.0.0.1:5000/9467ef6f0c613346dc9c812ed9b7568c0f20ff2b% 头 HEAD请求将返回有关哈希URL的信息(如果存在的话)。 $ curl --head http://127.0.0.1:5000/ \? link \= https://peznauts.com/twitch HTTP/1.0 200 OK Content-Type: text/plain ; charset= " utf-8 " Content-Le


【文件预览】:
linker-main
----MANIFEST.in(98B)
----.github()
--------workflows()
----Dockerfile(13B)
----Containerfile(1KB)
----LICENSE(10KB)
----assets()
--------linker-nginx.conf(3KB)
--------server-setup.sh(419B)
--------linker-systemd.service(258B)
--------entrypoint(400B)
--------linker-uwsgi.ini(199B)
----bindep.txt(738B)
----setup.py(2KB)
----README.md(3KB)
----linker()
--------db.py(1KB)
--------entry.py(952B)
--------config.py(2KB)
--------__init__.py(2KB)
--------models.py(2KB)
--------views.py(6KB)
--------templates()
--------static()
----.gitignore(1KB)
----runserver.py(675B)

网友评论