{"id":24531514,"url":"https://github.com/vou-realtimegames-marketing/server","last_synced_at":"2026-05-12T19:14:00.749Z","repository":{"id":272548881,"uuid":"891923636","full_name":"VOU-realtimegames-marketing/Server","owner":"VOU-realtimegames-marketing","description":"Event-driven microservices for VOU application","archived":false,"fork":false,"pushed_at":"2025-01-15T19:07:07.000Z","size":486,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-15T20:15:01.277Z","etag":null,"topics":["event-driven-architecture","golang","grpc","microservices","postgresql","protobuf","rabbitmq","sqlc"],"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/VOU-realtimegames-marketing.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}},"created_at":"2024-11-21T07:45:32.000Z","updated_at":"2025-01-15T19:07:08.000Z","dependencies_parsed_at":"2025-01-15T07:23:46.234Z","dependency_job_id":"aad92c89-8066-4d22-abca-23b8a0279877","html_url":"https://github.com/VOU-realtimegames-marketing/Server","commit_stats":null,"previous_names":["vou-realtimegames-marketing/server"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VOU-realtimegames-marketing%2FServer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VOU-realtimegames-marketing%2FServer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VOU-realtimegames-marketing%2FServer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VOU-realtimegames-marketing%2FServer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VOU-realtimegames-marketing","download_url":"https://codeload.github.com/VOU-realtimegames-marketing/Server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243785084,"owners_count":20347409,"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":["event-driven-architecture","golang","grpc","microservices","postgresql","protobuf","rabbitmq","sqlc"],"created_at":"2025-01-22T09:15:16.052Z","updated_at":"2026-05-12T19:14:00.719Z","avatar_url":"https://github.com/VOU-realtimegames-marketing.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Overview\n\nVOU Microservices\n\n## Architecture\n![vou-architecture](docs/architecture.svg)\n\n## Engine Requirements\n\n- Linux / MacOS\n- Docker\n\n\n## Getting Started\n\n### Automatic startup\n- copy \"cmd/quiz/config/app.env.example.txt\" and change to \"cmd/quiz/config/app.env\"\n- `docker compose up --build`\n\n### Manual\n\nFollow these steps to setup the development server:\n\n- `make network`\n- `make postgres`\n- `make createdb`\n- `make migrateup`\n- `make rabbitmq`\n\nTo start the server:\n\n- `make auth` (start auth microservice)\n- `make counterpart` (start counterpart microservice)\n- `make gateway` (start API gateway)\n- `make event`\n- `make quiz`\n\nSend HTTP requests to the API gateway at `localhost:8080`, e.g.:\n\n```bash\ncurl -X POST -H \"Content-Type: application/json\" -d '{\"email\": \"test@example.com\", \"password\": \"password\"}' http://localhost:8080/api/v1/login_user\n```\n\n- Fake all data: http://localhost:8080/api/v1/cms/fake_data\nThen login with role \"partner\", partner@gmail.com, password 12341234.\nIf you want tu custom data Fake, please modify code in func FakeCmsOverview (file internal/counterpart/gapi/rpc_cms.go)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvou-realtimegames-marketing%2Fserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvou-realtimegames-marketing%2Fserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvou-realtimegames-marketing%2Fserver/lists"}