modulepackage
0.0.0-20200805173835-2c390ce6506d
Repository: https://github.com/bone1289/go-angular.git
Documentation: pkg.go.dev
# README
REST API with Go / Gin + Some Simple Tests
Follow tutorial from youtube video: https://www.youtube.com/watch?v=LOn1GUsjOF4
Go commands
go mod init github.com/Bone1289/go-angular
go get -u github.com/gin-gonic/gin