Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 522 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 522 Bytes

Market

Market is a online shopping platform with gin.

Contents

Installation

  1. Install Go and set your workspace golang

  2. Get the project

go -get https://github.com/Huangkai1008/market

Usage

  1. Add the libs
go mod download       
  1. Run the application
go run cmd/market/main.go

License

MIT