Introduction In this tutorial, we’ll create a very simple “todo” application. When finished we will be able to create tasks with a title, display the newly created tasks and delete them. The application backend will be written using the Go programming language. Go was created by Google and though it isn’t the most popular language in the world, it is steadily gaining traction. Go is very lightweig