Closed AhmedNagehAbdelrazek closed 1 month ago
Implement RESTful endpoints to retrieve chat history for users. These endpoints will be used for message persistence and fetching older messages
Endpoints:
GET /api/chat/:chatId/messages: Fetch chat history
Implement RESTful endpoints to retrieve chat history for users. These endpoints will be used for message persistence and fetching older messages
Endpoints: