feat: mongodb 单后端精简分支 — Beanie 2.x + pymongo async,移除 MySQL/alembic

This commit is contained in:
2026-08-21 21:28:51 +08:00
parent 981bee5a46
commit c84af64ce8
18 changed files with 25 additions and 763 deletions

View File

@@ -1,4 +1,8 @@
# fastapi-template
# fastapi-templatemongodb 分支)
> 本分支为 **MongoDBBeanie 2.x + pymongo async单后端**精简版。
> 双后端可切换版见 `main` 分支MySQL 版见 `mysql` 分支。
开箱即用的 FastAPI 项目模板。**一条环境变量切换 MySQL / MongoDB**,业务代码零改动。