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.
Full article