Skip to content
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

충남대 BE_윤정훈 6주차 과제 (1단계) #146

Conversation

yunjunghun0116
Copy link

@yunjunghun0116 yunjunghun0116 commented Jul 31, 2024

과제 수행 과정

  1. 팀원들과 API URL 통일
  2. 팀원들과 Request, Response DTO 통일
  3. 주문 완료 후 메시지를 보내는 과정에서 발생한 오류는 401 상태코드를 보내고, Redirect는 하지않도록 변경함으로써 기능의 의도를 명확히 함

팀원들과 함께 작성한 명세서를 바탕으로 배포된 주소입니다!

API명세서-Swagger 보러가기

코드 리뷰 중점 사항

  • RESTful 하게 작성되었는지?
  • 작성된 코드보다 더 적절한 상태코드가 존재하는지?
    를 위주로 리뷰 부탁드립니다!

+@

  • 월요일에 진행한 수업(배포 및 인프라)과정을 학습하며 배포과정을 진행하다보니 1단계를 수행하면서 2단계 중 일부인 배포하기를 진행했습니다
  • 그래서 우선은 1단계 과제인 API 명세를 통일하고, 변경사항을 반영하는것을 위주로 진행하였습니다
  • 2단계에서는 프론트엔드와 소통하여 CORS 문제를 추가적으로 해결하고, 필요한 경우 HTTPS를 적용하여 PR을 제출하겠습니다!

yunjunghun0116 and others added 30 commits July 29, 2024 11:47
동시성 테스트 추가
ci-cd 파일 추가
test부하 일부 증가
API 명세-URL을 팀원들과 통일
예외 Response 를 status, message 함께 반환
Schema-hidden=true 설정을 통해 응답에서 제외했다.
Copy link

@asebn1 asebn1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

정훈님 안녕하세요~
1단계 진행 잘해주셨네요 👍 👍
이번 단계는 이만 머지하겠습니다~
배포까지 마무리 잘해보아요!

@asebn1 asebn1 merged commit b72cae4 into kakao-tech-campus-2nd-step2:yunjunghun0116 Aug 1, 2024
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants