-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: 42 API로부터 사용자의 과제 정보 받아오는 기능 구현 #690
The head ref may contain hidden characters: "684-42-api\uB85C\uBD80\uD130-\uC0AC\uC6A9\uC790\uC758-\uACFC\uC81C-\uC815\uBCF4-\uBC1B\uC544\uC624\uB294-\uAE30\uB2A5-\uAD6C\uD604"
Conversation
- 도서 추천 컨트롤러 추가 - books.routes.ts에서 도서 추천 라우터 순서 변경 - 도서 추천 컨트롤러 내에서 42 API 통신 테스트
- access token을 가져오는 함수 서비스에 구현 - user의 42 API 상 id를 가져오는 함수 서비스에 구현
- 사용자의 과제 정보를 가져오는 서비스 함수 추가 - 사용자의 과제 정보를 담을 DTO 정의(추후 schema로 변경)
- 사용자의 intraId를 DB에서 조회하게 변경 - access_token을 service의 전역변수로 설정 - access_token값이 만료될 경우, 재발급 후 42API와 통신
} | ||
} | ||
} | ||
res.status(status.OK).send(); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
send가 비어있는 거면 응답으로 아무것도 보내주지 않는 건가요?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
넵 지금은 그냥 상태값만 보내주고 있어요.
추후 도서 목록을 보내줄 예정입니다 :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
아하 그렇군요! 잘 보았습니다.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
그러면 헤더만 전송되는건가요?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
확인했습니다.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
코드 잘 보았습니다 :)
* feat(books): 도서 추천 컨트롤러 추가 - 도서 추천 컨트롤러 추가 - books.routes.ts에서 도서 추천 라우터 순서 변경 - 도서 추천 컨트롤러 내에서 42 API 통신 테스트 * feat(books): 컨트롤러 내 함수를 서비스 함수로 분리 - access token을 가져오는 함수 서비스에 구현 - user의 42 API 상 id를 가져오는 함수 서비스에 구현 * feat(books): 사용자의 과제 정보 가져오는 모듈 추가 - 사용자의 과제 정보를 가져오는 서비스 함수 추가 - 사용자의 과제 정보를 담을 DTO 정의(추후 schema로 변경) * feat(books): 사용자 login을 인자로 받아 프로젝트 받아오게 함 * feat(books): authvalidate 호출, req.user에 유저 정보를 담음 * feat: Project 타입에 marked_at 추가 * feat(books): 사용자의 project 정보 가져오는 컨트롤러 및 서비스 수정 - 사용자의 intraId를 DB에서 조회하게 변경 - access_token을 service의 전역변수로 설정 - access_token값이 만료될 경우, 재발급 후 42API와 통신
* feat(cursus): 과제 정보 가져오는 API 추가 - 과제 정보 가져오는 라우터 추가 - 과제 정보 관련 컨트롤러 추가 * feat: 42 API로부터 사용자의 과제 정보 받아오는 기능 구현 (#690) * feat(books): 도서 추천 컨트롤러 추가 - 도서 추천 컨트롤러 추가 - books.routes.ts에서 도서 추천 라우터 순서 변경 - 도서 추천 컨트롤러 내에서 42 API 통신 테스트 * feat(books): 컨트롤러 내 함수를 서비스 함수로 분리 - access token을 가져오는 함수 서비스에 구현 - user의 42 API 상 id를 가져오는 함수 서비스에 구현 * feat(books): 사용자의 과제 정보 가져오는 모듈 추가 - 사용자의 과제 정보를 가져오는 서비스 함수 추가 - 사용자의 과제 정보를 담을 DTO 정의(추후 schema로 변경) * feat(books): 사용자 login을 인자로 받아 프로젝트 받아오게 함 * feat(books): authvalidate 호출, req.user에 유저 정보를 담음 * feat: Project 타입에 marked_at 추가 * feat(books): 사용자의 project 정보 가져오는 컨트롤러 및 서비스 수정 - 사용자의 intraId를 DB에서 조회하게 변경 - access_token을 service의 전역변수로 설정 - access_token값이 만료될 경우, 재발급 후 42API와 통신 * refactor: getAccessToken() 함수 auth로 이동 * feat: 42API로부터 과제 정보 받아오는 API 변경 - index에 등록 및 라우터 반환값 수정 * feat(cursus): 42 API로부터 과제 정보 받아와서 저장하는 모듈 추가 - router 작성 - controller 추가 - service 추가 * feat(cursus): cursus의 서비스 파일 추가 * refactor: 변수명 path에서 uri로 변경 * feat(cursus): mode로 파일 덮어쓰기 및 붙여쓰기 결정 - mode 추가하여 파일 덮어쓸지 이후에 붙여쓸지를 결정 - json화 할 때 들여쓰기 적용 * feat(cursus): 빈 배열은 저장되지 않게 함 * feat(cursus): error 처리 * feat(cursus): error 시 반환 값 추가 * feat(cursus): 관련 DTO 추가 - ProjectFrom42 추가 - Campus 추가 - Cursus 추가 * feat: express-rate-limit 적용 - express-rate-limit 적용으로 분당 100회로 요청 횟수 제한 * feat: express-rate-limit을 books/recommand에만 적용 * feat(app): express-rate-limit 전체 적용 - express-rate-limit 전체 적용 - 오타 수정 * feat: rate limiter 호출 순서 변경 * feat: express rate limit 적용
개요
비고