{"id":21538298,"url":"https://github.com/rarimo/galxe-svc","last_synced_at":"2025-03-17T20:47:37.224Z","repository":{"id":248721541,"uuid":"829498817","full_name":"rarimo/galxe-svc","owner":"rarimo","description":"Integration with Galxe","archived":false,"fork":false,"pushed_at":"2024-08-08T15:09:32.000Z","size":117,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-24T07:45:21.342Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/rarimo.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":"2024-07-16T14:49:54.000Z","updated_at":"2024-08-08T15:09:35.000Z","dependencies_parsed_at":"2024-11-24T04:11:51.814Z","dependency_job_id":"183401f1-62e9-43cb-8406-79c530074177","html_url":"https://github.com/rarimo/galxe-svc","commit_stats":null,"previous_names":["rarimo/galxe-svc"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rarimo%2Fgalxe-svc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rarimo%2Fgalxe-svc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rarimo%2Fgalxe-svc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rarimo%2Fgalxe-svc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rarimo","download_url":"https://codeload.github.com/rarimo/galxe-svc/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244110086,"owners_count":20399561,"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":"2024-11-24T04:11:36.310Z","updated_at":"2025-03-17T20:47:37.202Z","avatar_url":"https://github.com/rarimo.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# galxe-svc\n\n## Description\n\nIntegration with Galxe\n\n## Install\n\n  ```\n  git clone github.com/rarimo/galxe-svc\n  cd galxe-svc\n  go build main.go\n  export KV_VIPER_FILE=./config.yaml\n  ./main run service\n  ```\n\n## Documentation\n\nWe do use openapi:json standard for API. We use swagger for documenting our API.\n\nTo open online documentation, go to [swagger editor](http://localhost:8080/swagger-editor/) here is how you can start it\n```\n  cd docs\n  npm install\n  npm start\n```\nTo build documentation use `npm run build` command,\nthat will create open-api documentation in `web_deploy` folder.\n\nTo generate resources for Go models run `./generate.sh` script in root folder.\nuse `./generate.sh --help` to see all available options.\n\nNote: if you are using Gitlab for building project `docs/spec/paths` folder must not be\nempty, otherwise only `Build and Publish` job will be passed.  \n\n## Running from docker \n  \nMake sure that docker installed.\n\nuse `docker run ` with `-p 8080:80` to expose port 80 to 8080\n\n  ```\n  docker build -t github.com/rarimo/galxe-svc .\n  docker run -e KV_VIPER_FILE=/config.yaml github.com/rarimo/galxe-svc\n  ```\n\n## Running from Source\n\n* Set up environment value with config file path `KV_VIPER_FILE=./config.yaml`\n* Provide valid config file\n* Launch the service with `run service` command\n\n\n\n### Third-party services\n\n\n## Contact\n\nResponsible \nThe primary contact for this project is  [//]: # (TODO: place link to your telegram and email)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frarimo%2Fgalxe-svc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frarimo%2Fgalxe-svc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frarimo%2Fgalxe-svc/lists"}