{"id":31618079,"url":"https://github.com/ayushkhandelwal18/firstmicroservise","last_synced_at":"2026-05-02T18:31:38.555Z","repository":{"id":316629250,"uuid":"1064146429","full_name":"ayushkhandelwal18/firstMICROSERVISE","owner":"ayushkhandelwal18","description":"This is a beginner-level microservices project to learn how multiple Node.js services can communicate and run using Docker.","archived":false,"fork":false,"pushed_at":"2025-09-25T17:56:04.000Z","size":3400,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-25T19:42:27.721Z","etag":null,"topics":["docker","docker-compose","docker-container","microservice","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/ayushkhandelwal18.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-25T15:53:53.000Z","updated_at":"2025-09-25T17:56:08.000Z","dependencies_parsed_at":"2025-09-26T02:33:02.432Z","dependency_job_id":null,"html_url":"https://github.com/ayushkhandelwal18/firstMICROSERVISE","commit_stats":null,"previous_names":["ayushkhandelwal18/firstmicroservise"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/ayushkhandelwal18/firstMICROSERVISE","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayushkhandelwal18%2FfirstMICROSERVISE","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayushkhandelwal18%2FfirstMICROSERVISE/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayushkhandelwal18%2FfirstMICROSERVISE/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayushkhandelwal18%2FfirstMICROSERVISE/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ayushkhandelwal18","download_url":"https://codeload.github.com/ayushkhandelwal18/firstMICROSERVISE/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayushkhandelwal18%2FfirstMICROSERVISE/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278621843,"owners_count":26017253,"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","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":["docker","docker-compose","docker-container","microservice","nodejs"],"created_at":"2025-10-06T13:45:24.394Z","updated_at":"2025-10-06T13:45:30.861Z","avatar_url":"https://github.com/ayushkhandelwal18.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Learning Microservices with Docker\n\n## Overview\n\nThis is a beginner-level microservices project to learn how multiple Node.js services can communicate and run using Docker.\n\nIt includes three services:\n\n- **User Service** – Create and fetch users (MongoDB as storage).\n- **Task Service** – Create and fetch tasks, sends task messages to RabbitMQ.\n- **Notification Service** – Listens to task messages from RabbitMQ and logs notifications.\n\n## The project helped me understand:\n\n- Basic microservices architecture\n- Running services using Docker \u0026 Docker Compose\n- MongoDB integration\n- Asynchronous communication using RabbitMQ\n\n## Features\n\n### User Service\n- Create user\n- Get all users\n\n### Task Service\n- Create task (sends a message to RabbitMQ)\n- Get all tasks\n\n### Notification Service\n- Receives task messages from RabbitMQ\n- Logs notifications\n\n## Learnings\n\n- Basics of Docker \u0026 Docker Compose\n- Running multiple services and managing dependencies\n- MongoDB integration in Node.js microservices\n- Asynchronous messaging with RabbitMQ\n- Structuring a small microservice setup\n\n## API Endpoints\n\n- `POST http://localhost:3000/microservice/user/createuser`\n- `GET  http://localhost:3000/microservice/user/getallusers`\n- `POST http://localhost:3001/microservice/task/createtask`\n- `GET  http://localhost:3001/microservice/task/getalltasks`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fayushkhandelwal18%2Ffirstmicroservise","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fayushkhandelwal18%2Ffirstmicroservise","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fayushkhandelwal18%2Ffirstmicroservise/lists"}