{"id":19468159,"url":"https://github.com/tusmasoma/go-tech-dojo","last_synced_at":"2025-08-19T13:15:22.707Z","repository":{"id":252771175,"uuid":"828564601","full_name":"tusmasoma/go-tech-dojo","owner":"tusmasoma","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-05T12:08:07.000Z","size":122,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-08T04:38:07.606Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tusmasoma.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-14T14:29:24.000Z","updated_at":"2024-08-12T09:52:50.000Z","dependencies_parsed_at":"2024-08-12T15:46:11.897Z","dependency_job_id":null,"html_url":"https://github.com/tusmasoma/go-tech-dojo","commit_stats":null,"previous_names":["tusmasoma/go-tech-dojo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tusmasoma%2Fgo-tech-dojo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tusmasoma%2Fgo-tech-dojo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tusmasoma%2Fgo-tech-dojo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tusmasoma%2Fgo-tech-dojo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tusmasoma","download_url":"https://codeload.github.com/tusmasoma/go-tech-dojo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240681944,"owners_count":19840418,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-10T18:38:55.536Z","updated_at":"2025-02-25T14:24:14.011Z","avatar_url":"https://github.com/tusmasoma.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-tech-dojo\nGo言語を用いたAPI開発カリキュラム用テンプレートリポジトリ\n\n## はじめに\nこのカリキュラムでは、以下の図のようなゲームを想定したAPIをGo言語を使用して実装していきます。\n\n想定するゲームは昨今のスマートフォン向けゲームで一般的な \n- ランキング\n- ガチャ\n\nといった機能を有し、 8つのAPIを必要とします。\n\n\u003cimg width=\"1279\" alt=\"go-tech-dojo\" src=\"https://github.com/user-attachments/assets/82496626-de42-4631-8d3f-eaf9dc1acac5\"\u003e\n\n\nこのカリキュラムでは以下のことについて学ぶことができます。\n\n- APIサーバの開発の仕方\n- リレーショナルデータベース(MySQL)の基礎的な使い方\n- サーバーサイドアプリケーションへの通信の基礎\n- Go言語を利用した開発の基礎\n- APIサーバーの開発において注意すべき点\n\n## 注意\n以下の条件で開発を行うこと。\n1. Webフレームワークは利用せず、Goの標準パッケージを用いてAPIサーバーを実装すること。\n2. データベースへのアクセス処理に gorm や sqlboiler といった O/R Mapper は利用せず、 database/sqlパッケージを利用して自身でSQLを記述し実装を行うこと。\n3. その他ライブラリの使用については制限はしません。 (データベースのDriverやUUIDの生成など)ただし、ゲームロジックに関わる処理は自身で実装するよう努めること。(ランキングやガチャの抽選など)\n4. 各APIに記載されている「Check Point」を読み、その内容を考慮した上で実装を行うこと。\n5. 開発が完了したらSwagger UIの「Try it out」から実際にリクエストを行い、正常に動作することを確認すること。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftusmasoma%2Fgo-tech-dojo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftusmasoma%2Fgo-tech-dojo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftusmasoma%2Fgo-tech-dojo/lists"}