This is a Go demo application for a talk I did on Go at the Google Developer Group Johannesburg meetup in August 2017.
Slides for the talk is here
This application uses standard Go, sqlite and go-sqlite3 driver (for database operations) and Materialize CSS for the CSS framework.
The demo is based on insights from the following articles/blogs: