go-web-tutorial GoでWebAPIを作ってみる DIをやってみる 構成 golang 1.22 mysql 5.7 セットアップ git clone git@github.com:You-saku/go-web-tutorial.git cd go-web-tutorial make setup make seeding make start セットアップ(n > 1) make up コンテナを止める make down