28 Forks
124 Stars
124 Watchers

go_todo_app

書籍「詳解Go言語Webアプリケーション開発」のサンプルコードリポジトリです。

How to download and setup go_todo_app

Open terminal and run command
git clone https://github.com/budougumi0617/go_todo_app.git
git clone is used to create a copy or clone of go_todo_app repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with go_todo_app https://github.com/budougumi0617/go_todo_app/archive/master.zip

Or simply clone go_todo_app with SSH
[email protected]:budougumi0617/go_todo_app.git

If you have some problems with go_todo_app

You may open issue on go_todo_app support forum (system) here: https://github.com/budougumi0617/go_todo_app/issues