I have a gorilla/mux site, that I need to use GORM for database handling with.
First, I just wanted to do like a hello world to see if i could access the database.