Go to file
jinql 24df67a6a2 25.09.08 2025-09-08 22:51:15 +08:00
conf 25.09.08 2025-09-08 10:42:50 +08:00
conf.default 25.09.08 2025-09-08 10:42:50 +08:00
favicon_app 25.09.08 2025-09-08 22:51:15 +08:00
.dockerignore 25.09.04 2025-09-04 21:41:05 +08:00
.gitignore 25.09.03 2025-09-03 20:07:41 +08:00
Dockerfile 25.09.05 2025-09-05 23:51:24 +08:00
LICENSE 25.09.08 2025-09-08 00:31:24 +08:00
README.md 25.09.08 2025-09-08 10:42:50 +08:00
docker-compose.yml Revert "25.09.08" 2025-09-08 22:42:53 +08:00
entrypoint.sh 25.09.04 2025-09-04 23:13:16 +08:00
favicon.ico init 2025-08-30 18:52:29 +08:00
favicon.png init 2025-08-30 18:52:29 +08:00
main.py Revert "25.09.08" 2025-09-08 22:42:53 +08:00
nginx.conf 25.09.08 2025-09-08 00:31:24 +08:00
requirements.txt Revert "25.09.08" 2025-09-08 22:42:53 +08:00
run.py 25.09.05 2025-09-05 23:09:25 +08:00
setting.py Revert "25.09.08" 2025-09-08 22:42:53 +08:00
startup.sh 25.09.03 2025-09-03 20:07:41 +08:00

README.md

favicon-api-v3

接口简介

接口演示

使用方式

  1. python3 -m pip install -r requirements.txt
  2. python3 run.py

生产使用

  1. python3 -m pip install -r requirements.txt
  2. chmod +x startup.sh && ./startup.sh

生产环境使用仅支持Linux或Docker运行

docker运行

  1. docker pull xinac721/favicon-api
  2. docker compose up -d

自行构建docker build -t favicon-api:latest .

API使用

https://api.xinac.net/icon/?url=https://www.baidu.com