# fast-demo **Repository Path**: minXAM/fast-demo ## Basic Information - **Project Name**: fast-demo - **Description**: fastapi 应用事例 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-02-22 - **Last Updated**: 2024-02-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### FastAPI 事例 ```python # 学习网址:http://lpxz.work/posts/13038/ # 官网网址:https://fastapi.tiangolo.com/zh/learn/ ```