# FastAPI Todo List

> 使用 FastAPI 构建的待办服务，聚焦清晰的 API 设计与 Python 后端实践。

---

LLMS 索引： [llms.txt](/llms.txt)

---

用一个经典的小应用练习服务端分层、接口定义和可维护的后端结构。

→ [在 GitHub 查看 fastapi_todolist](https://github.com/zengjunjie1026/fastapi_todolist)
