Categorygithub.com/ramadhanalfarisi/go-simple-dockerizing
repositorypackage
0.0.0-20240707123452-7bc4a700de56
Repository: https://github.com/ramadhanalfarisi/go-simple-dockerizing.git
Documentation: pkg.go.dev

# 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