Categorygithub.com/o-ga09/GO_TEMPLATE_RESTAPI
module
0.0.0-20240208230729-64ec0eac1ad1
Repository: https://github.com/o-ga09/go_template_restapi.git
Documentation: pkg.go.dev

# README

【ハンズオン】作って学ぶ!Go言語でつくるREST API開発 2024年版

Zennの書籍「Go言語でつくるREST API開発 2024年版」の参考リポイトリです。

Get Started

  1. リポジトリをダウンロード
git clone https://github.com/o-ga09/GO_TEMPLATE_RESTAPI.git
  1. モジュールダウンロード
cd GO_TEMPLATE_RESTAPI
go mod tidy
  1. 任意のディレクトリで実行する
go run cmd/main.go

Reference

Ackknowledgement

The Go gopher was designed by Renee French. 参考

Licence MIT License

# Packages

No description provided by the author
No description provided by the author