# go-dan **Repository Path**: daniel3011/go-dan ## Basic Information - **Project Name**: go-dan - **Description**: No description available - **Primary Language**: Go - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-05-21 - **Last Updated**: 2021-05-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # go-dan #### 介绍 **基于Gin轻量的go api服务** 简介、快速、效率 国人使用习惯,目录结构清晰 #### 软件架构 目录结构 app 业务应用,controller、model、jobs等 bootstrap 启动入口 config 配置 database 数据驱动 global 全局存储变量 handler 中间处理,全局 resources 资源 routes 路由 temp 日志、临时文件 test 测试 utils 工具箱 欢迎一起研究改进