2025-09-10 23:24:11 +08:00
2025-09-10 00:06:54 +08:00
2025-09-10 00:06:54 +08:00
2025-09-10 23:24:11 +08:00
2025-09-10 00:06:54 +08:00
2025-09-10 00:06:54 +08:00
2025-09-10 15:36:18 +08:00
2025-09-10 15:36:18 +08:00
2025-09-10 00:06:54 +08:00
2025-09-10 00:06:54 +08:00
2025-09-10 00:06:54 +08:00
2025-09-10 00:06:54 +08:00
2025-09-10 15:36:18 +08:00
2025-09-10 00:06:54 +08:00
2025-09-10 00:06:54 +08:00
2025-09-10 15:36:18 +08:00
2025-09-10 22:15:07 +08:00
2025-09-10 15:36:18 +08:00
2025-09-10 00:06:54 +08:00

favicon-api-async

接口简介

接口演示

使用方式

  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

Description
No description provided
Readme MIT 1.2 MiB
Languages
Python 96.2%
Shell 1.9%
HTML 1.1%
Dockerfile 0.8%