codestates / codestates/Hotair-server
[Server][Sprint02] /users/:uuid 특정유저정보 불러오기
Open
Back-end
Bare minimum
Sprint 2
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### ISSUE
- Level: `Sprint02`
- Type: `API`, `GET`
- Detail: 특정유저 정보를 불어오는 것에 관련한 로직 구상 및 API 생성
### TODO
1. [ ] Request: uuid(Path Parameters)
2. [ ] Response:
- 200 OK : response username, email, phone, avatar, createdAt, updatedAt
- 409 Not Found : response error messgae
- 500 Internal Server Error : response error
### Estimated time
### `2h`
### Labels
- Estimated time: `E: 2h`
- Part : `Server`
- Sprint: `Sprint02`
- Urgency:`Middle`
### Additional context
마이페이지에 접속 했을시 특정 회원의 정보가 나와서 확인할 수 있도록 함.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.