Skip to content

PrashantHalaki/todo_go_lang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Follow below steps to run this app in your local machine

Environment variables to be added

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

Command to download all dependencies

go get -d ./...

Command to run the application

go run main.go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages