export MYSQL_CONNECTION_URL="Username:Password@/Database?parseTime=true"
export PORT= Mention the PORT where you want to run the application by default it will be 8080
go get -d ./...
go run main.go
| Name | Name | Last commit date | ||
|---|---|---|---|---|
export MYSQL_CONNECTION_URL="Username:Password@/Database?parseTime=true"
export PORT= Mention the PORT where you want to run the application by default it will be 8080
go get -d ./...
go run main.go