compscidr / goblog

Simple blogging platform built with golang. Built on top of gin and gorm. Auth with github. REST / CRUB API backend and templated frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support mysqldb

compscidr opened this issue · comments

Currently this only supports sqlite, enable mysqldb

done as of 6d717ee