diff --git a/README.EN.md b/README.EN.md index 800f1b7..f988fe8 100644 --- a/README.EN.md +++ b/README.EN.md @@ -194,6 +194,7 @@ Vue Naive Admin ### Open source projects that use this project: - [gin-vue-blog](https://github.com/szluyu99/gin-vue-blog): A full-stack blog project in Golang, the frontend of the blog backend is based on vue-naive-admin and integrates with a real backend service, implementing features such as backend-controlled routing. +- [vue-fastapi-admin](https://github.com/mizhexiaoxiao/vue-fastapi-admin): A Python backend management project that integrates RBAC permission management, dynamic routing, and JWT authentication, helping small and medium-sized applications to quickly establish a foundation. ### Communication group & About the author diff --git a/README.md b/README.md index 04fa2dc..6db1eb4 100644 --- a/README.md +++ b/README.md @@ -212,7 +212,7 @@ Vue Naive Admin ### 使用该项目的开源项目 - [gin-vue-blog](https://github.com/szluyu99/gin-vue-blog): Golang 全栈博客项目, 博客后台的前端基于 vue-naive-admin,对接真实后端服务,实现了后端控制路由等特性。 - +- [vue-fastapi-admin](https://github.com/mizhexiaoxiao/vue-fastapi-admin): Python 后台管理项目, 融合了 RBAC 权限管理、动态路由,JWT 鉴权,助力中小型应用快速搭建。 ### 入群交流 & 关于作者