{"id":19579885,"url":"https://github.com/svetoslavss/microservices","last_synced_at":"2026-05-15T04:31:33.801Z","repository":{"id":255638347,"uuid":"849891560","full_name":"Svetoslavss/Microservices","owner":"Svetoslavss","description":"Microservices demo project ","archived":false,"fork":false,"pushed_at":"2025-01-11T21:34:16.000Z","size":47,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-26T12:13:53.947Z","etag":null,"topics":["api-gateway","eureka-client","eureka-server","jpa-hibernate","microservices","postgresql","server-client"],"latest_commit_sha":null,"homepage":"","language":"Java","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/Svetoslavss.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-08-30T13:10:12.000Z","updated_at":"2025-01-11T21:33:11.000Z","dependencies_parsed_at":"2024-09-06T12:49:59.086Z","dependency_job_id":"aa2cc7f1-b125-4383-a7bb-5429c68966c0","html_url":"https://github.com/Svetoslavss/Microservices","commit_stats":null,"previous_names":["svetoslavss/microservices"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Svetoslavss/Microservices","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Svetoslavss%2FMicroservices","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Svetoslavss%2FMicroservices/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Svetoslavss%2FMicroservices/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Svetoslavss%2FMicroservices/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Svetoslavss","download_url":"https://codeload.github.com/Svetoslavss/Microservices/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Svetoslavss%2FMicroservices/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33053691,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-15T02:00:06.351Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["api-gateway","eureka-client","eureka-server","jpa-hibernate","microservices","postgresql","server-client"],"created_at":"2024-11-11T07:19:31.371Z","updated_at":"2026-05-15T04:31:33.783Z","avatar_url":"https://github.com/Svetoslavss.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Microservices\n\n![microservices](https://github.com/user-attachments/assets/3ad8061e-e2ac-4204-bdda-f76557ec384e)\n\n\nMicroservices Architecture with Eureka Server\nThis project demonstrates a microservices architecture implemented using Spring Cloud Netflix Eureka. It includes a discovery server (Eureka Server), a User Service, an Order Service, and an API Gateway service. The architecture is designed to handle service discovery, load balancing, and routing efficiently.\n\nProject Structure\n1. Eureka Server\nThe Eureka Server acts as a discovery server where all microservices register themselves. This enables service discovery and load balancing across multiple instances of services.\n\nDirectory: eureka-server\nPort: 8761 (default)\nFeatures:\nService registration and discovery\nDashboard for monitoring registered services\n2. User Service\nThe User Service handles operations related to user management, such as creating, retrieving, updating, and deleting user information.\n\nDirectory: user-service\nPort: 8086 (default)\nFeatures:\nRESTful API for user management\nService registration with Eureka Server\n3. Order Service\nThe Order Service is responsible for managing orders, including creating new orders, viewing order details, and handling order lifecycle events.\n\nDirectory: order-service\nPort: 8085 (default)\nFeatures:\nRESTful API for order management\nService registration with Eureka Server\n4. API Gateway\nThe API Gateway acts as a single entry point to the microservices. It routes requests to the appropriate service and can handle additional concerns such as security, rate limiting, and cross-origin resource sharing (CORS).\n\nDirectory: api-gateway\nPort: 8084 (default)\nFeatures:\nRouting to User Service and Order Service\nLoad balancing\nSecurity and rate limiting (if configured)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsvetoslavss%2Fmicroservices","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsvetoslavss%2Fmicroservices","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsvetoslavss%2Fmicroservices/lists"}