# go-web-sample_1 **Repository Path**: wangmeng---123456/go-web-sample_1 ## Basic Information - **Project Name**: go-web-sample_1 - **Description**: No description available - **Primary Language**: Go - **License**: Not specified - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 6 - **Created**: 2022-06-27 - **Last Updated**: 2022-06-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # go-web-sample #### 介绍 golang栗子,使用golang开发web应用 #### 软件架构 软件架构说明 编译 ```shell ./build_linux_amd64.sh ``` ```shell go build cmd/go-sample/main.go ```