a go project with mysql connection. Simple insert and then reading the given value. More to work on
Testing out connecting a go project to MySql locally. Currently only inserts and then reads the one insert from the specific table.
More to add at some point