codestates / codestates/WalkingDogs
[Server] chat API - GET /chat/{ChatroomId} 구현
Open
E: 2.0h
Middle
NightMare
server
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### ISSUE
* Group: `server`
* Type: `feature`
* Detail: `chat API - GET /chat/{ChatroomId} 구현`
### TODO
1. [ ] GET /chat/{ChatroomId} 요청 (채팅방을 선택했을 때, 채팅방의 log를 요청)
- ChatroomId에 해당하는 chatroom에 속한 채팅 로그를 list로 넘겨줌
- GET 요청을 받았을 때, 반드시 DB TABLE과 비교하여 권한이 있는 User인지 확인
### Estimated time
### `2.0h`
### Labels
* Estimated time: `E: 2.0h`
* Group : `server`
* Sprint: `Sprint2`
* Urgency: `middle`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.