TASK MANAGER A simple task manager application written in Golang REQUIREMENTS GO 1.2x installed Sqlite GET STATRTED clone the repository $ git clone https://github.com/dkrest1/golang-projects.git spin up endpoint server $ cd task-manager $ go run main.go