Go Bank API This repo is just to learn the basics of GO lang. Web api endpoint Run go run main.go Build go build main.go Init Module go mod init bankapi Get bank package go get github.com/gunjanpatel/GoBank