github.com/nicholashoule/go-ginrest
- github.com/gin-gonic/gin (requires
Gin is a HTTP web framework written in Go (Golang
) - github.com/dchest/validator (requires)
- github.com/thinkerou/favicon (requires)
git clone [email protected]/nicholashoule/go-ginrest.git
Installing Go packages
go get
brew install go-task/tap/go-task
task run
task build
docker build -t go-ginrest:1.20 .
docker run go-ginrest:1.20