dragonsbootcampllc / DragonsBootcampLMS

6 stars 0 forks source link

Create Endpoints for Fetching Historical Chat Messages #72

Closed AhmedNagehAbdelrazek closed 1 month ago

AhmedNagehAbdelrazek commented 2 months 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