6 Forks
44 Stars
44 Watchers

goblog

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

How to download and setup goblog

Open terminal and run command
git clone https://github.com/compscidr/goblog.git
git clone is used to create a copy or clone of goblog repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with goblog https://github.com/compscidr/goblog/archive/master.zip

Or simply clone goblog with SSH
[email protected]:compscidr/goblog.git

If you have some problems with goblog

You may open issue on goblog support forum (system) here: https://github.com/compscidr/goblog/issues