{"id":23878414,"url":"https://github.com/matinghanbari/notificationservice","last_synced_at":"2025-09-09T06:31:20.809Z","repository":{"id":229411277,"uuid":"776667236","full_name":"MatinGhanbari/NotificationService","owner":"MatinGhanbari","description":"The NotificationService is a standalone microservice in .NET8 that handles notification management and delivery. It consumes events from a message bus, decoupling it from other services for scalability and resilience.","archived":false,"fork":false,"pushed_at":"2024-03-30T06:56:54.000Z","size":42,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-03-30T07:38:14.596Z","etag":null,"topics":["dotnet","event-driven","grpc","layered-architecture","microservice","rabbitmq","serilog","tdd"],"latest_commit_sha":null,"homepage":"","language":"C#","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/MatinGhanbari.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","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}},"created_at":"2024-03-24T06:08:29.000Z","updated_at":"2024-03-25T10:36:30.000Z","dependencies_parsed_at":"2024-03-30T07:35:02.770Z","dependency_job_id":null,"html_url":"https://github.com/MatinGhanbari/NotificationService","commit_stats":null,"previous_names":["matinghanbari/notificationservice"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatinGhanbari%2FNotificationService","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatinGhanbari%2FNotificationService/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatinGhanbari%2FNotificationService/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatinGhanbari%2FNotificationService/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MatinGhanbari","download_url":"https://codeload.github.com/MatinGhanbari/NotificationService/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232400005,"owners_count":18517346,"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":["dotnet","event-driven","grpc","layered-architecture","microservice","rabbitmq","serilog","tdd"],"created_at":"2025-01-03T21:36:52.592Z","updated_at":"2025-01-03T21:36:53.294Z","avatar_url":"https://github.com/MatinGhanbari.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n![Logo](https://blog.postman.com/wp-content/uploads/2023/11/What-is-gRPC_.jpg)\n\n\n# NotificationService\n\nThe NotificationService is a standalone microservice that handles notification management and delivery. It consumes events from a message bus and uses gRPC to send the notification to gRPC clients, which are likely notification-handling applications.\n\n\n## Acknowledgements\n\n - [gRPC](https://grpc.io/docs/what-is-grpc/core-concepts)\n - [Event-Driven Architecture]()\n - [RabbitMQ](https://www.rabbitmq.com/)\n\n\n\n## Deploy\n\nTo deploy service on docker run this line of code:\n\n```bash\n$ docker-compose up --build\n```\n\n## How to use\n\nGRPC URL: ```grpc://localhost:8081```\n\nProto: [NotificationProto](notification.proto)\n\nAfter connecting to grpc you can publish events in rabbitmq bus and see results.\n\n### RabbitMQ\nRabbitMQ dashboard: http://localhost:15672/\n\n### Test Notification Event\n```json\n{\n\"Title\": \"Hello World!\",\n\"Description\": \"This message is from MatinGhanbari\",\n\"DateTime\": \"2022-10-07T15:30:45.1234567Z\",\n}\n```\n    \n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n\n\n## Authors\n\n- [@MatinGhanbari](https://www.github.com/MatinGhanbari)\n\n\n## Contributing\n\nContributions are always welcome!\n\nSee `contributing.md` for ways to get started.\n\nPlease adhere to this project's `code of conduct`.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatinghanbari%2Fnotificationservice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatinghanbari%2Fnotificationservice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatinghanbari%2Fnotificationservice/lists"}