/notifications-service

Notifications service for real-time chat

Primary LanguageGo

Notifications-service for a real-time chat app

Build using microservices architecture

Real-Time Chat System Design

Stack

Frontend: Next js

Backend:

  • auth-service: go, gin-gonic, prometheus, postgres, gorm, jwt
  • chat-service: go, gin-gonic, prometheus, postgres, gorm, jwt, confluent-kafka, gorilla websocket
  • notifications-service: go, prometheus, echo, gorilla websocket, confluent-kafka