Categorygithub.com/DiamondDat/semaphore-demo-go-gin
modulepackage
0.0.0-20220921071220-756dcab946fb
Repository: https://github.com/diamonddat/semaphore-demo-go-gin.git
Documentation: pkg.go.dev

# README

semaphore-demo-go-gin

A microservice demo built with Go and Gin

Based on https://github.com/demo-apps/go-gin-app

$ go get -u github.com/gin-gonic/gin
$ go build -o app.out
$ ./app.out