Golang API with Gin Technologies | Configuration | Others 🚀 Technologies Golang Gin Bcrypt JWT-go MySQL 🔧 Configuration 1. Install all dependencies with $ go get 2. Start the gin server $ go run . 🎁 Others commands # Build application $ go build