Home/Developer Tools/gin-vue-admin
gin-vue-admin logo

gin-vue-admin

flipped-aurora/gin-vue-admin

Rocket Vite+Vue3+Gin has an AI-assisted basic development platform for enterprise-level business solutions with built-in mcp service and skill management

GraphCanon updated today · GitHub synced today

25k stars7.1k forksLast push 4d Go Other

Decision brief

gin-vue-admin is a Go-based admin backend with integrated AI features, offering JWT authentication, dynamic routing, and more under an Other license.

Good fit when

  • When you need a Vue3 and Gin-based backend that supports seamless integration of AI functionalities via built-in mcp service
  • If your project requires TypeScript or JavaScript mixed development environment for admin systems

Avoid when

  • Avoid if you require a fully open-source solution as gin-vue-admin has an Other license
  • Do not select it when needing extensive customization beyond what Vue3, Gin, and inbuilt AI features offer

Observed Jul 16, 2026 · Source: enrich:decision_facts

Verify the decision

Maintenance and security

Full trust report
Maintenance
Very active (4d since push)
As of today
Provenance
Not a fork · Organization account
As of today
Security (OSV)
No MCP manifest
As of 1mo

Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.

Install

go get github.com/flipped-aurora/gin-vue-admin
pkg.go.dev

Similar tools

Same-category neighbours. No typed graph edges are catalogued for this tool yet.

Evidence and technical details

Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.

Overview

A Vue3 and Gin-based admin backend system that enables AI integration, featuring JWT authentication, role-based permissions, dynamic routing, and various out-of-the-box components like a code generator and form builder, supporting both TypeScript and JavaScript in development.

Capability facts

Languages
go

Source: github.language · Aug 25, 2026

Categories

Tags

README

Badge image
Badge image Badge image Badge image Badge image Badge image Badge image

English | 简体中文

一分钟生成前后端基础代码

⭐️ 高度适配AI编辑器的MCP

📄 创建基础模板

🤖 AI生成结构

⏰ 生成代码

🏷️ 分配权限

🎉 基础CURD生成完成

项目文档

重要提示

  1. 本项目从起步到开发到部署均有文档和详细视频教程。
  2. 本项目需要您有一定的 golang 和 vue 基础。
  3. 您完全可以通过我们的教程和文档完成一切操作,因此我们不再提供免费的技术服务,如需服务请进行付费支持
  4. 本项目采用 BSL 1.1 授权。非商用、学习、评估等用途请遵循仓库许可证;如将此项目用于商用或生产环境,或需要移除版权与署名信息,请购买授权。您需保留仓库、日志和代码中的版权声明信息。

1. 基本介绍

1.1 项目介绍

Gin-vue-admin是一个基于 vuegin 开发的全栈前后端分离的开发基础平台,集成jwt鉴权,动态路由,动态菜单,casbin鉴权,表单生成器,代码生成器等功能,提供多种示例文件,让您把更多时间专注在业务开发上。

1.2 贡献指南

Hi! 首先感谢你使用 gin-vue-admin。

Gin-vue-admin 是一套为快速研发准备的一整套前后端分离架构式的开源框架,旨在快速搭建中小型项目。

Gin-vue-admin 的成长离不开大家的支持,如果你愿意为 gin-vue-admin 贡献代码或提供建议,请阅读以下内容。

1.2.1 Issue 规范

  • issue 仅用于提交 Bug 或 Feature 以及设计相关的内容,其它内容可能会被直接关闭。
  • 在提交 issue 之前,请搜索相关内容是否已被提出。

1.2.2 Pull Request 规范

  • 请先 fork 一份到自己的项目下,不要直接在仓库下建分支。
  • commit 信息要以 [文件名]: 描述信息 的形式填写,例如 README.md: fix xxx bug
  • 如果是修复 bug,请在 PR 中给出描述信息。
  • 合并代码需要两名维护人员参与:一人进行 review 后 approve,另一人再次 review,通过后即可合并。

2. 使用说明

  • node版本 > v18.16.0
  • golang版本 >= v1.22
  • IDE推荐:Goland

2.1 server项目

使用 Goland 等编辑工具,打开ser

For agents

This page has a .md twin and JSON over the API.

Was this helpful?

Anonymous feedback helps us improve pages and translations.