# web_app **Repository Path**: ltaodream/web_app ## Basic Information - **Project Name**: web_app - **Description**: go web 开发脚手架 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-03 - **Last Updated**: 2021-06-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # go web 开发脚手架 ## Controller 服务的入口,负责处理路由、参数校验、请求转发 ## Logic/Service 逻辑(服务)层,负责处理业务逻辑 ## DAO/Repository 负责数据与存储相关功能