# gin-standards-scaffold **Repository Path**: linuxwhata/gin-standards-scaffold ## Basic Information - **Project Name**: gin-standards-scaffold - **Description**: go标准脚手架(gin + gorm) - **Primary Language**: Go - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2024-09-01 - **Last Updated**: 2024-12-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # gin标准脚手架 ## 介绍 go标准脚手架(gin + gorm),参考 [Standard Go Project Layout ](https://github.com/golang-standards/project-layout) 标准 ## 特别感谢 * [gin-gonic](https://gin-gonic.com/zh-cn/docs) * [gorm](https://gorm.io/zh_CN/docs) * [Standard Go Project Layout ](https://github.com/golang-standards/project-layout)