Skip to content

Add notification management APIs with SSE support#65

Merged
king1edy merged 1 commit intomainfrom
feature/notifications
Feb 13, 2026
Merged

Add notification management APIs with SSE support#65
king1edy merged 1 commit intomainfrom
feature/notifications

Conversation

@king1edy
Copy link
Copy Markdown
Contributor

@king1edy king1edy commented Feb 13, 2026


Description

This pull request introduces new APIs for managing notifications. It includes features for handling organisation-level and gym-level notifications. Additionally, Server-Sent Events (SSE) are integrated to provide real-time updates alongside enhanced event handling capabilities.

Changes

  • Added APIs to manage notifications at both organisation and gym levels.
  • Integrated Server-Sent Events (SSE) for real-time notification updates.
  • Improved event handling throughout the notification system.

Checklist

  • Unit tests added for notification APIs.
  • Verified SSE functionality for real-time updates.
  • Documentation updated to include new APIs and usage guidelines.

Notes for Reviewers

Please focus on reviewing the new APIs, SSE integration, and improved event handling. Confirm the implementation is performant and error-resistant in live environments.

…level and gym-level notifications, including SSE for real-time updates and enhanced event handling
@king1edy king1edy merged commit 8327e7a into main Feb 13, 2026
3 checks passed
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 this pull request may close these issues.

1 participant