An independent micro-service just for notifications
- Architecture
- What is server sent event?
- Why server sent events?
- Why publish/subscribe?
- AsyncIO and FastAPI
- Endpoint to create event for notification
- Endpoint to subscribe to event notification
- References
- Source Code