Maitree Samooh — Backend

Admin panel + push notification service + audio re-index cron. Public surface for the mobile app.

Public endpoints (consumed by mobile app)

GET
/api/app-config

App-wide config: YJA year, live banner, quiz card, painting comp, etc. Cached 30 min on device.

Coming next

  • Admin UI: banners, daily swadhyay playlist, quiz toggle, push notifications
  • /api/audio-index — refreshed daily by cron from the public Maitree audio directory
  • /api/notifications/send — admin-only, fans out to Firebase FCM topics
  • /api/devices/register — mobile registers FCM/APNs tokens