Skip to content

ichetiva/go-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog API written in Go and Gin framework

Running

  1. Clone this repository
git clone https://github.com/ichetiva/go-blog.git
  1. Rename .env.simple to .env and setting it
  2. Create docker network (just once)
docker network create blog
  1. Running
docker-compose up --build

About

Simple blog written in Go and Gin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published