首先导入 static-files 中的 sql 文件。 # 克隆项目gitclonehttps://github.com/newbee-ltd/newbee-mall-api-go# 使用 go mod 并安装go依赖包go generate# 编译go build -o server main.go (windows编译命令为go build -o server.exe main.go )# 运行二进制./server (windows运行命令为 server.exe) 前...
newbee-mall 项目的 go 语言版本 本项目为新蜂商城后端接口 newbee-mall-api 的go 语言版本,当前项目中的代码主要由 @十三和@可乐 共同开发。newbee-mall 项目是一套电商系统,基于 Spring Boot 2.X 及相关技术栈开发。本项目采用了原版本的所有数据结构,技术栈为 Go + Gin,主要面向服务端开发人员,前端 Vue...
本项目为新蜂商城的 Go 语言版本,技术栈为 Go + Gin,主要面向服务端开发人员。. Contribute to CaoHongBin7/newbee-mall-api-go development by creating an account on GitHub.