{"id":24211340,"url":"https://github.com/kitanoyoru/effective-mobile-task","last_synced_at":"2026-04-09T23:58:21.456Z","repository":{"id":202908383,"uuid":"708256880","full_name":"kitanoyoru/effective-mobile-task","owner":"kitanoyoru","description":"Implementation of the REST API for Effective Mobile","archived":false,"fork":false,"pushed_at":"2023-10-25T10:04:06.000Z","size":96,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-14T02:35:27.472Z","etag":null,"topics":["docker","event-bus","go","golang","orm","postgresql","redis","rest-api"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kitanoyoru.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":"2023-10-22T02:04:40.000Z","updated_at":"2023-10-25T09:30:14.000Z","dependencies_parsed_at":"2025-01-14T02:35:01.368Z","dependency_job_id":"97258eff-b47c-4825-b638-30efd54ed531","html_url":"https://github.com/kitanoyoru/effective-mobile-task","commit_stats":null,"previous_names":["kitanoyoru/effective-mobile-task"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitanoyoru%2Feffective-mobile-task","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitanoyoru%2Feffective-mobile-task/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitanoyoru%2Feffective-mobile-task/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitanoyoru%2Feffective-mobile-task/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kitanoyoru","download_url":"https://codeload.github.com/kitanoyoru/effective-mobile-task/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241696136,"owners_count":20004748,"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":["docker","event-bus","go","golang","orm","postgresql","redis","rest-api"],"created_at":"2025-01-14T02:34:54.853Z","updated_at":"2026-04-09T23:58:16.411Z","avatar_url":"https://github.com/kitanoyoru.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Effective-Mobile Junior Golang task\n\n## Installation\n\n### Locally\n\nBuild cli tool:\nThis project contains my version of the solution on Effective-Mobile task on the Junior/Junior+\nGolang Developper\n\n## Installation\n\n### Locally\n\nBuild cli tool:\n\n```sh\nsource config/env.local.prod\n\nmake tidy \u0026\u0026 make build\n\n# or you can use just thihs to start server\nmake start-local\n\n```\n\nYou can checkout description of the project and for each command (and their params) in the CLI\n\n```sh\nUsage:\n  effective-mobile-task [command]\n\nAvailable Commands:\n  completion  Generate the autocompletion script for the specified shell\n  help        Help about any command\n  migrate     Migrate schema in database\n  server      Start server\n\nFlags:\n      --dev    use development version\n  -h, --help   help for effective-mobile-task\n```\n\nMake migrations to the database:\n\n```sh\n./effective-mobile-task migrate\n```\n\nStart server\n\n```sh\n./effective-mobile-task server\n```\n\n### In Docker\n\n```sh\nmake start-docker\n```\n\n## Troubleshooting\n\n### Failed to start app service in docker-compose\n\nTry again run docker compose up command and everything should works fine. Really don't how to solve\nthis problem now, but in a short time i guess patch will be uploaded.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkitanoyoru%2Feffective-mobile-task","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkitanoyoru%2Feffective-mobile-task","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkitanoyoru%2Feffective-mobile-task/lists"}