A blog application where mySQL is used as the database. when posts are created, it is added to the database. when updated, it reflects on the database, also when a delete is made, it is deleted from the DB. html go template was implemented for the frontend.