FastAPI Practices

Results 4 repositories owned by FastAPI Practices

fastapi_best_architecture

327
Stars
53
Forks
Watchers

基于 FastAPI 构建的前后端分离 RBAC 权限控制系统,采用独特的伪三层架构模型设计,内置 fastapi-admin 基本实现,并作为模板库免费开源

fastapi_sqlalchemy_mysql

104
Stars
25
Forks
Watchers

fastapi 基础脚手架, fastapi + pydantic2 + sqlalchemy2 + alembic + mysql + redis

fastapi_best_architecture_ui

42
Stars
14
Forks
Watchers

fastapi_best_architecture 的前端实现,计划成为 fastapi-admin

fastapi_tortoise_mysql

20
Stars
7
Forks
Watchers

fastapi 基础脚手架, fastapi + pydantic-v2 + tortoise-orm + aerich + mysql + redis