Overview
Notification Sender (1.0.0)
Section titled “Notification Sender (1.0.0)”This service is responsible for sending notifications from GoTu. It supports Email, Text, and Push Notifications.
- Email via Sendgrid
- Text via Textline and Twilio
- Push Notification via Firebase Cloud Messaging
- Isaac Obella: https://github.com/TempMee/notification-sender - iobella@joingotu.com
- OpenAPI version: 2.0
Authentication
Section titled “ Authentication ”To authenticate requests, JWT token is read from the Header “Authorization”.
Security scheme type: apiKey
Header parameter name: Authorization