{"id":26828019,"url":"https://github.com/clifftech123/microservices-product-management","last_synced_at":"2026-02-08T07:37:08.030Z","repository":{"id":284770981,"uuid":"866499387","full_name":"Clifftech123/microservices-product-management","owner":"Clifftech123","description":"This repository contains a simple microservices architecture for managing products, using RabbitMQ for communication and ASP.NET Core Web API.","archived":false,"fork":false,"pushed_at":"2024-10-09T19:22:12.000Z","size":58,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-30T03:35:20.416Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","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/Clifftech123.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,"zenodo":null}},"created_at":"2024-10-02T11:26:03.000Z","updated_at":"2025-01-28T04:52:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"7f1a05ce-4d18-448e-8d89-73ac02823e40","html_url":"https://github.com/Clifftech123/microservices-product-management","commit_stats":null,"previous_names":["clifftech123/microservices-product-management"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Clifftech123/microservices-product-management","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clifftech123%2Fmicroservices-product-management","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clifftech123%2Fmicroservices-product-management/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clifftech123%2Fmicroservices-product-management/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clifftech123%2Fmicroservices-product-management/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Clifftech123","download_url":"https://codeload.github.com/Clifftech123/microservices-product-management/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clifftech123%2Fmicroservices-product-management/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29224447,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T06:05:31.539Z","status":"ssl_error","status_checked_at":"2026-02-08T05:58:33.853Z","response_time":57,"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":[],"created_at":"2025-03-30T12:18:26.022Z","updated_at":"2026-02-08T07:37:08.024Z","avatar_url":"https://github.com/Clifftech123.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n\n# Product Management Microservices\n\nThis repository contains a simple microservices architecture for managing products, using RabbitMQ for communication and ASP.NET Core Web API.\n\n## Services\n\n### Product Service\n- Manages the list of products.\n- Publishes product-related events to RabbitMQ.\n\n### Consumer Service\n- Interacts with users.\n- Retrieves product data from the Product Service.\n- Handles user requests.\n- Validates tokens issued by the Authentication Service.\n- Listens to RabbitMQ for product-related events.\n\n### Authentication Service\n- Handles user authentication.\n- Issues tokens.\n\n## Getting Started\n\n### Prerequisites\n- Docker\n- Docker Compose\n\n### Running the Services\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/yourusername/microservices-product-management.git\n   cd microservices-product-management\n   ```\n\n2. Build and run the services using Docker Compose:\n   ```bash\n   docker-compose up --build\n   ```\n\n### Endpoints\n\n#### Consumer Service\n\n- **Register**: `POST /api/consumer/register`\n- **Login**: `POST /api/consumer/login`\n- **Get All Products**: `GET /api/consumer/products`\n- **Get Product by ID**: `GET /api/consumer/products/{id}`\n\n## License\nThis project is licensed under the MIT License.\n\n\n### Summary\n\n- **GitHub Repository Name**: `microservices-product-management`\n- **Solution Name**: `ProductManagementSolution`\n- **Project Names**: `ProductService`, `ConsumerService`, `AuthService`\n- **Directory Structure**: Organized with separate folders for each service and a `docker-compose.yml` file at the root.\n- **README.md**: Provides an overview, setup instructions, and endpoint details.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclifftech123%2Fmicroservices-product-management","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclifftech123%2Fmicroservices-product-management","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclifftech123%2Fmicroservices-product-management/lists"}