# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
go-simple-dockerizing
The project about how to dockerize your API with Go as base language, postgreSQL as database, Gin as web framework, and the core of the materials, Docker as container management.
Run the API services
docker-compose up --build