This microservice is designed to manage multiple Firebase projects and handle the sending of push notifications efficiently. It supports user registration, subscription to topics, and sending notifications across different projects, making it easy to manage multiple push notification workflows from a single service.
Key Features:
- Manage multiple Firebase projects
- Register users for push notifications
- Subscribe and unsubscribe from topics
- Send push notifications to targeted audiences based on topics
- Scalable and modular architecture for easy integration with other services