杨煜
|
227bade97c
|
初始化 FastAPI 演示项目
- 实现分层架构:API层、服务层、模式层、模型层
- 应用工厂模式和路由模块化设计
- 完整的配置管理系统,支持多环境配置
- 类似 Spring Boot 的配置文件体系
- 提供便捷启动脚本和详细文档
主要功能:
- 用户和产品管理 API
- 多环境配置支持 (.env.dev/.env.test/.env.prod)
- 配置优先级管理
- 热重载和生产环境支持
- CORS、日志、限流等中间件配置
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-26 17:54:05 +08:00 |