blastbeatsandcode-website
Repository for the Blast Beats and Code website and blog, written in Golang.
In it's current form, the project uses a MySQL database to create the blog posts. Review the blog post model in models/blog-post.go to see how to insert new blog posts.