# my_fastapi-auth-custom **Repository Path**: Disss44/my_fastapi-auth-custom ## Basic Information - **Project Name**: my_fastapi-auth-custom - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-17 - **Last Updated**: 2024-04-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FastAPI Auth Custom Code # 到MySQL客户端执行 sql 文件 # 本地部署 ``` uvicorn main:app --reload # 打开api文档 ``` http://127.0.0.1:8000/docs ![alt text](image.png) # 注意:User 下 delete 和 put 接口 先不测试,暂有问题