{"id":18717082,"url":"https://github.com/pixel-tactics/pixel-tactics-match","last_synced_at":"2026-05-18T17:04:15.012Z","repository":{"id":243194426,"uuid":"797719807","full_name":"Pixel-Tactics/pixel-tactics-match","owner":"Pixel-Tactics","description":"Pixel Tactics Match Microservice. Built with Gin and Gorilla Websocket.","archived":false,"fork":false,"pushed_at":"2025-05-06T02:23:29.000Z","size":328,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-13T10:48:38.929Z","etag":null,"topics":["backend","gin","golang","gorilla-websocket","microservice","rabbitmq","websocket"],"latest_commit_sha":null,"homepage":"","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/Pixel-Tactics.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,"zenodo":null}},"created_at":"2024-05-08T11:39:50.000Z","updated_at":"2024-08-08T08:59:34.000Z","dependencies_parsed_at":"2025-04-02T15:26:15.518Z","dependency_job_id":"80045715-8747-46d9-b016-430733484b3f","html_url":"https://github.com/Pixel-Tactics/pixel-tactics-match","commit_stats":null,"previous_names":["pixel-tactics/pixel-tactics-match"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Pixel-Tactics/pixel-tactics-match","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pixel-Tactics%2Fpixel-tactics-match","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pixel-Tactics%2Fpixel-tactics-match/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pixel-Tactics%2Fpixel-tactics-match/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pixel-Tactics%2Fpixel-tactics-match/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pixel-Tactics","download_url":"https://codeload.github.com/Pixel-Tactics/pixel-tactics-match/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pixel-Tactics%2Fpixel-tactics-match/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33184769,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"ssl_error","status_checked_at":"2026-05-18T09:27:28.300Z","response_time":71,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["backend","gin","golang","gorilla-websocket","microservice","rabbitmq","websocket"],"created_at":"2024-11-07T13:14:43.709Z","updated_at":"2026-05-18T17:04:14.993Z","avatar_url":"https://github.com/Pixel-Tactics.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pixel Tactics - Match Microservice\n![Go](https://img.shields.io/badge/go-%2300ADD8.svg?style=for-the-badge\u0026logo=go\u0026logoColor=white)\n![RabbitMQ](https://img.shields.io/badge/Rabbitmq-FF6600?style=for-the-badge\u0026logo=rabbitmq\u0026logoColor=white)\n\nThis is the match microservice of Pixel Tactics. This service focuses on handling game matches such as match invitation, heroes pickup, turn-based gameplay, etc.\n\n## Installing\nFirst, you need to setup the environment variables. You can create `.env` file in the root directory to do this step. Below are the required envs:\n- `USER_MICROSERVICE_URL`: URL for user microservice deployment. Example: `http://localhost:8080` for local development and `https://users.deployment-website.com`.\n- `RABBITMQ_CONNECTION_STRING`: Connection string for RabbitMQ in the format of `amqp://USERNAME:PASSWORD@HOST:PORT/`. Example: `amqp://guest:guest@localhost:5672/`.\n\nAfter setting up the environment variables, you need to install dependencies.\n```\ngo mod tidy\n```\n\nEnsure that the User Microservice and RabbitMQ server are active. Then, to run this service, run:\n```\ngo run src/main.go\n```\n\n## Developers\n- Meervix (Emyr298)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixel-tactics%2Fpixel-tactics-match","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpixel-tactics%2Fpixel-tactics-match","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixel-tactics%2Fpixel-tactics-match/lists"}