{"id":25684576,"url":"https://github.com/systemengineeringteam/projectexercises2023-backend","last_synced_at":"2025-08-31T04:06:22.457Z","repository":{"id":203244231,"uuid":"707760344","full_name":"SystemEngineeringTeam/ProjectExercises2023-Backend","owner":"SystemEngineeringTeam","description":"麻雀センシングのバックエンド","archived":false,"fork":false,"pushed_at":"2023-11-18T04:56:19.000Z","size":3162,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-31T04:03:08.584Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SystemEngineeringTeam.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2023-10-20T15:40:47.000Z","updated_at":"2024-05-23T09:20:00.000Z","dependencies_parsed_at":"2025-06-16T04:14:08.067Z","dependency_job_id":"dfd94fa0-2481-489f-9ed9-04719b9f45ed","html_url":"https://github.com/SystemEngineeringTeam/ProjectExercises2023-Backend","commit_stats":null,"previous_names":["systemengineeringteam/projectexercises2023-backend"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SystemEngineeringTeam/ProjectExercises2023-Backend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SystemEngineeringTeam%2FProjectExercises2023-Backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SystemEngineeringTeam%2FProjectExercises2023-Backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SystemEngineeringTeam%2FProjectExercises2023-Backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SystemEngineeringTeam%2FProjectExercises2023-Backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SystemEngineeringTeam","download_url":"https://codeload.github.com/SystemEngineeringTeam/ProjectExercises2023-Backend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SystemEngineeringTeam%2FProjectExercises2023-Backend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272936419,"owners_count":25018160,"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","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-02-24T17:31:58.163Z","updated_at":"2025-08-31T04:06:22.415Z","avatar_url":"https://github.com/SystemEngineeringTeam.png","language":"Go","readme":"麻雀センシングのバックエンド\n===\n\n# 環境構築\n## mysqlを実行させる場合\n```bash\n$ docker-compose up -d\n```\n\n## GoのModuleをダウンロードする\n```bash\n$ go mod tidy\n```\n\n# Goの実行\n```bash\n$ go run ./main.go\n```\n\n# pythonでグラフを作成する方法\n\n基本的には、Go側から自動的に呼び出されるが、手動で実験するための方法である。\nCSVのデータを`output_csv`に保存する。\nmain.pyの後についている番号はボードIDである\n\n```bash\n$ cd ./python_src\n$ python ./main.py 3\n```\n\n# swaggerの確認\n下記URLを確認する\nURL: http://localhost:8080/api/v1/swagger/index.html\n\n# PostmanのURL\nhttps://project-exer-2023-sysken.postman.co/workspace/My-Workspace~700b9801-fec4-4f25-8b56-157aacad80cb/request/30829807-797c3f20-51f9-4d4e-a1e2-2b05991ce420\n\n## 登録の仕方\nコメントを記載して、下記コマンドを実行する\n```bash\n$ cd src\n$ swag init\n```\n# 動作確認\n## ゲーム開始\nhttp://localhost:8080/api/v1/start/\n\n## ゲーム終了\nhttp://localhost:8080/api/v1/finish/\n\n# MySQLモニタの立ち上げ\n```bash\n$ cd ./src\n$ docker exec -it mahjong_sensing_DB bash\n$ mysql -u root -p\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsystemengineeringteam%2Fprojectexercises2023-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsystemengineeringteam%2Fprojectexercises2023-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsystemengineeringteam%2Fprojectexercises2023-backend/lists"}