# fastapistuday **Repository Path**: mawei318/fastapistuday ## Basic Information - **Project Name**: fastapistuday - **Description**: FastAPI 本地搭建与部署,安装依赖,需要redis和mysql服务,pip install -r re.txt,运行python main.py,访问: http://127.0.0.1:8000/docs,可以看到接口文档。注意:dev分支 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-16 - **Last Updated**: 2022-03-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: FastAPI ## README ##### 1.安装mysql,redis ##### 2.在config.py修改对应的配置 ##### 3.安装依赖 ##### pip install -r re.txt ##### 4.启动python main.py ##### 5.访问http://127.0.0.1:8000/docs可见接口文档 ##### 学习fastapi文章:https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzI2NTU4OTI1NQ==&action=getalbum&album_id=2087935216140058624&scene=173&from_msgid=2247488702&from_itemidx=1&count=3&nolastread=1#wechat_redirect