renjianbo 05be2ddb53 feat: add external API service with API Key management
- POST /api/v1/prompt/optimize — core endpoint with X-API-Key auth
- Rate limiting: 20 requests per 60s per key
- API docs page: /api-docs with cURL/Python/JS examples
- Key management: /admin/apikeys — create, toggle, delete keys
- ApiKey model with usage tracking (request_count, last_used_at)
- Keys stored in DB with env var API_KEYS fallback

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-06-28 00:22:01 +08:00
a
2026-03-01 23:24:53 +08:00
aia
2026-03-05 00:21:57 +08:00
2026-03-04 21:47:16 +08:00
aaa
2026-03-02 00:12:24 +08:00

aitsc

Description

提示词专家

Software Architecture

Software architecture description

Installation

  1. xxxx
  2. xxxx
  3. xxxx

Instructions

  1. xxxx
  2. xxxx
  3. xxxx

Contribution

  1. Fork the repository
  2. Create Feat_xxx branch
  3. Commit your code
  4. Create Pull Request

Gitee Feature

  1. You can use Readme_XXX.md to support different languages, such as Readme_en.md, Readme_zh.md
  2. Gitee blog blog.gitee.com
  3. Explore open source project https://gitee.com/explore
  4. The most valuable open source project GVP
  5. The manual of Gitee https://gitee.com/help
  6. The most popular members https://gitee.com/gitee-stars/
Description
No description provided
Readme 71 MiB
Languages
Python 93.4%
HTML 3.2%
Java 1.2%
C++ 1.1%
C 0.3%
Other 0.5%