# beego-template **Repository Path**: truthalone/beego-template ## Basic Information - **Project Name**: beego-template - **Description**: beego api 模板项目 - **Primary Language**: Go - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-02-16 - **Last Updated**: 2021-02-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # beego-template beego 模板项目 ## 简介 为了能在新的项目中快速复用以前的开发经验,将以前的项目代码提取汇总 主要包含以下内容: - mysql 连接配置 - redis 连接配置 - mongo 连接配置 - nacos 连接配置 - 常用工具类代码