{"id":20645023,"url":"https://github.com/romanow/store-service","last_synced_at":"2026-02-17T22:05:45.858Z","repository":{"id":46347748,"uuid":"304987654","full_name":"Romanow/store-service","owner":"Romanow","description":"Store Service test application","archived":false,"fork":false,"pushed_at":"2026-01-10T16:08:31.000Z","size":1086,"stargazers_count":3,"open_issues_count":5,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-11T04:55:29.286Z","etag":null,"topics":["elk-stack","k8s","kubernetes","observability","openid-connect","spring-boot","spring-cloud"],"latest_commit_sha":null,"homepage":"https://romanow.github.io/store-service/","language":"Kotlin","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/Romanow.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-10-17T23:32:40.000Z","updated_at":"2026-01-10T16:08:35.000Z","dependencies_parsed_at":"2023-01-23T20:31:39.534Z","dependency_job_id":"c14727a0-aa96-4b03-9a4a-d07bec0e8597","html_url":"https://github.com/Romanow/store-service","commit_stats":null,"previous_names":["romanow/store-service","romanow/micro-services-v2"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/Romanow/store-service","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Romanow%2Fstore-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Romanow%2Fstore-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Romanow%2Fstore-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Romanow%2Fstore-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Romanow","download_url":"https://codeload.github.com/Romanow/store-service/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Romanow%2Fstore-service/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29559966,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["elk-stack","k8s","kubernetes","observability","openid-connect","spring-boot","spring-cloud"],"created_at":"2024-11-16T16:18:26.555Z","updated_at":"2026-02-17T22:05:45.841Z","avatar_url":"https://github.com/Romanow.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![CI](https://github.com/Romanow/store-service/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/Romanow/store-service/actions/workflows/build.yml)\n[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)](https://github.com/pre-commit/pre-commit)\n[![Release](https://img.shields.io/github/v/release/Romanow/store-service?logo=github\u0026sort=semver)](https://github.com/Romanow/store-service/releases/latest)\n[![Store Service](https://img.shields.io/docker/pulls/romanowalex/store-service?logo=docker)](https://hub.docker.com/r/romanowalex/store-service)\n[![License](https://img.shields.io/github/license/Romanow/store-service)](https://github.com/Romanow/store-service/blob/master/LICENSE)\n\n# Store Service\n\nGitHub: [romanow/store-service](https://github.com/Romanow/store-service).\n\n## Состав\n\n* [Gateway](gateway/README.md)\n* [Store Service](store-service/README.md)\n* [Warehouse Service](warehouse-service/README.md)\n* [Warranty Service](warranty-service/README.md)\n\n## Взаимодействие сервисов\n\n```mermaid\ngraph TD\n    A[Gateway] --\u003e B[Store Service]\n    A[Gateway] --\u003e C[Warehouse Service]\n    D[Warranty Service] --\u003e C[Warehouse Service]\n    B[Store Service] --\u003e C[Warehouse Service]\n    B[Store Service] --\u003e D[Warranty Service]\n```\n\n## Сборка и запуск\n\nИспользуем [docker-compose.yml](docker-compose.yml):\n\n```shell\n# build services\n$ ./gradlew clean build\n\n# build docker images\n$ docker compose build\n\n# run images\n$ docker compose \\\n    -f docker-compose.yml \\\n    -f docker-compose.tracing.yml \\\n    -f docker-compose.logging.yml \\\n    -f docker-compose.monitoring.yml \\\n    up -d --wait\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fromanow%2Fstore-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fromanow%2Fstore-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fromanow%2Fstore-service/lists"}