Files
Arch1Panel/apps/sub2api/data.yml
arch3rPro 69ad9e1a76 feat: add Sub2API application for AI API gateway platform
- Add Sub2API 1Panel application configuration
- Support subscription quota distribution, API Key management, billing and load balancing
- Include docker-compose.yml, data.yml, README documentation and logo
- Support amd64 and arm64 architectures
2026-03-24 19:00:29 +08:00

22 lines
603 B
YAML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
name: Sub2API
tags:
- AI / 大模型
title: Sub2API - AI API 网关平台
description: Sub2API - AI API 网关平台
additionalProperties:
key: sub2api
name: Sub2API
tags:
- AI
shortDescZh: AI API 网关平台支持订阅配额分发、API Key 管理、计费和负载均衡
shortDescEn: AI API gateway platform for subscription quota distribution
type: website
crossVersionUpdate: true
limit: 0
recommend: 0
website: https://sub2api.org
github: https://github.com/Wei-Shaw/sub2api
document: https://github.com/Wei-Shaw/sub2api
architectures:
- amd64
- arm64