Categorygithub.com/tomfern/semaphore-demo-go-gin
modulepackage
0.0.0-20220512162315-32816a0405a6
Repository: https://github.com/tomfern/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