Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kafka listener in Notification service #2

Open
sinisatutus opened this issue Mar 20, 2024 · 0 comments · May be fixed by #3
Open

Kafka listener in Notification service #2

sinisatutus opened this issue Mar 20, 2024 · 0 comments · May be fixed by #3

Comments

@sinisatutus
Copy link

Create a Kafka listener in the Notification service that consumes the notification events and saves them into Mongo collection.
Also add two endpoints, one to fetch all notifications per user, and another to mark all notifications as read per user.
When marking as read, be sure that the logged-in user is the one whose notifications you're changing.

@NenadJeckovic NenadJeckovic linked a pull request May 8, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant