# gin-process **Repository Path**: wang-yanan_RIse/gin-process ## Basic Information - **Project Name**: gin-process - **Description**: 使用Gin框架完成常见的开发任务和测试 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-10-14 - **Last Updated**: 2025-11-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # go-process ### 项目构建 ### 配置数据库 ### 统一返回结果 ### 基本的增删改查功能 ### 参数校验 安装第三方库: `go get github.com/go-playground/validator/v10`