# go-web-sample **Repository Path**: thingple/go-web-sample ## Basic Information - **Project Name**: go-web-sample - **Description**: No description available - **Primary Language**: Go - **License**: Not specified - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 6 - **Created**: 2021-10-29 - **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 ```