fastapi-practices / fastapi_best_architecture

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

some things #280

Closed MatsiukMykola closed 5 months ago

MatsiukMykola commented 5 months ago

think you have a good point, but some things:

  1. translate everything to English language, this help extend interesting to you project
  2. try to use fastapi-amis-admin
  3. use modern poetry and ruff
wu-clan commented 5 months ago

Hi, @MatsiukMykola

Thank you for your valuable suggestions, here are some of my ideas

  1. we will try to provide English as much as possible
  2. amis is not our route, vue / react is better for us
  3. we'll add pdm if needed, it's higher priority than poetry
  4. ruff is in use, I'll try to restore ci