lyan-ap / family

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go Docker MySQL

In this tutorial, I show you how to set up a Golang API with a database powered by Docker.

get started

docker compose build

docker compose up

then open localhost:1357

About


Languages

Language:Go 86.6%Language:Dockerfile 11.3%Language:Shell 2.1%