{"id":29626443,"url":"https://github.com/kajilabteam/hacku2022-backend","last_synced_at":"2026-02-06T13:20:15.241Z","repository":{"id":55056251,"uuid":"519684138","full_name":"kajiLabTeam/HackU2022-Backend","owner":"kajiLabTeam","description":null,"archived":false,"fork":false,"pushed_at":"2022-08-27T08:37:49.000Z","size":12762,"stargazers_count":0,"open_issues_count":3,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2024-04-20T11:31:52.412Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"VBA","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/kajiLabTeam.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}},"created_at":"2022-07-31T05:02:02.000Z","updated_at":"2024-04-20T11:31:52.413Z","dependencies_parsed_at":"2022-08-14T10:20:40.056Z","dependency_job_id":null,"html_url":"https://github.com/kajiLabTeam/HackU2022-Backend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kajiLabTeam/HackU2022-Backend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kajiLabTeam%2FHackU2022-Backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kajiLabTeam%2FHackU2022-Backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kajiLabTeam%2FHackU2022-Backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kajiLabTeam%2FHackU2022-Backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kajiLabTeam","download_url":"https://codeload.github.com/kajiLabTeam/HackU2022-Backend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kajiLabTeam%2FHackU2022-Backend/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266255529,"owners_count":23900157,"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":"2025-07-21T07:06:21.879Z","updated_at":"2026-02-06T13:20:10.182Z","avatar_url":"https://github.com/kajiLabTeam.png","language":"VBA","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HackU2022-Backend\n\n# Introduction\nこのサービスは、Xclothesというサービスで、すれ違った人の服を評価できるAndroidアプリである。\nそのXclothesのバックエンドの実装方法について記す。\n\n# Environment\n | Tool |  Version |\n| ---- | ---- |\n|  Go  |  1.18.5  |\n|  Docker  |  20.10.17 |\n\n# Usage\n\n# go\n\nbrew install go\n\ngo get github.com/gin-gonic/gin\n\ngo get -u github.com/jinzhu/gorm\n\ngo get github.com/go-sql-driver/mysql\n\ngo get -u github.com/teris-io/shortid\n\n# docker\n\n/bin/bash -c \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)\"\n\nbrew install --cask docker\n\nopen /Applications/Docker.app\n\ndocker-compose build\n\ndocker-compose up -d\n\n# execution\n\ngo run main.go\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkajilabteam%2Fhacku2022-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkajilabteam%2Fhacku2022-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkajilabteam%2Fhacku2022-backend/lists"}