Dockerize golang apps
On Golang-JetBrains, open the terminal and do the following steps
git clone https://github.com/disco07/docker-golang-postgres
cd docker-golang-postgresgo installTo build images and start container
docker-compose up --buildRun this to consume api
curl http://localhost:8000/postsDrissa Koné
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!