From 89c39238749253bfd0a4ce1bfcd0feadf1e03320 Mon Sep 17 00:00:00 2001 From: mizhexiaoxiao <54677442+mizhexiaoxiao@users.noreply.github.com> Date: Fri, 8 Dec 2023 14:30:45 +0800 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 鉴权,助力中小型应用快速搭建。 ### 入群交流 & 关于作者 From c71a717b8dafb6394e1148f5547c8825f668391b Mon Sep 17 00:00:00 2001 From: mizhexiaoxiao <54677442+mizhexiaoxiao@users.noreply.github.com> Date: Fri, 8 Dec 2023 14:33:15 +0800 Subject: [PATCH 2/2] Update README.EN.md --- README.EN.md | 1 + 1 file changed, 1 insertion(+) 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