运行中
🌐 Nginx 反向代理
高性能 Web 服务器和反向代理,监听 7860 端口,负责请求路由和负载均衡。
运行中
⚡ FastAPI 服务
现代、高性能的 Python Web 框架,提供自动 API 文档和异步支持。
GET
/appfast/
GET
/appfast/docs
POST
/appfast/items
运行中
🔧 Flask 服务
轻量级、灵活的 Python Web 框架,适合构建 RESTful API 和 Web 应用。
GET
/appflask/
GET
/appflask/docs
POST
/appflask/users