# YTab_backend_Fastapi **Repository Path**: mocehu/ytab_backend_fastapi ## Basic Information - **Project Name**: YTab_backend_Fastapi - **Description**: YTab后端接口代码,基于Fastapi - **Primary Language**: Unknown - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-30 - **Last Updated**: 2024-12-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: Python, FastAPI ## README # YTab Fastapi 后端接口 Python3 + Fastapi + Pgsql 本项目为Ytab项目配套后端接口 前端项目地址为 [Ytab前端](https://gitee.com/mocehu/ytab) 项目配置:将 .env.example 文件复制为 .env 文件,并修改里面的配置
本项目使用、参考了包括但不限于以下开源项目 [fastapi_best_architecture](https://github.com/fastapi-practices/fastapi_best_architecture) [full-stack-fastapi-template](https://github.com/fastapi/full-stack-fastapi-template) [RuoYi-Vue3-FastAPI](https://github.com/insistence/RuoYi-Vue3-FastAPI)