FastAPI + vue3 前后端分离后台管理系统,包含PC端,微信小程序端。PC 端使用:Vue3+Typescript+Vite+Element Plus,小程序使用:Uni-APP + uview ui,接口使用:FastAPI+Pydantic+SQLAlchemy 2.0+Mysql。异步存储,RBAC 权限管理,定时任务,部门管理等功能。
FastApi 实践与约定,译自:https://github.com/zhanymkanov/fastapi-best-practices
vue基础项目,后端使用的django基础项目:https://gitee.com/ktianc/django_base_project