# lys_fastapi **Repository Path**: liuysh/lys_fastapi ## Basic Information - **Project Name**: lys_fastapi - **Description**: No description available - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-05 - **Last Updated**: 2025-04-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # lys_fastapi #### 介绍 lys_fastapi 解决swagger ui 问题 #### 启动命令 ``` uvicorn main:app --host 0.0.0.0 --port 8000 --reload ```