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

7주차 미션 / 서버 3조 장익환 #6

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

JangIkhwan
Copy link

@JangIkhwan JangIkhwan commented May 17, 2024

미션 진행도

  • 초반 데이터베이스 연결, 테이블 생성, sql오류 해결, 포스트맨 사용에 어려움을 겪어서 API를 8개 정도만 구현할 수 있었습니다.
  • 마감 전까지 계속 해보겠습니다.

미션 수행 내용

  • 제가 만든 배민 erd를 토대로 api를 구현해보았습니다.
  • erd를 참고해서 데이터베이스에 테이블을 생성했습니다.
  • 데이터베이스 연결을 위해서 yml을 이용했고, 환경변수로 비밀번호 같이 민감한 정보를 설정했습니다.

궁금점

  • 공유해주신 api 시트에서 도메인이 무슨 의미인지 잘 이해하지 못했습니다. 이때 도메인은 어떤 의미인가요?

배운점

  • api에서는 되도록 명사를 사용해야함을 알 수 있었습니다.
  • 포스트맨을 통해서 api 명세서를 작성하고 공유하는 법을 알 수 있었습니다.
  • 테이블을 생성하고, 테이블에 새로운 제약 조건을 추가하고, 칼럼의 이름을 변경하는 sql문을 공부할 수 있었습니다.
  • yml 파일로 로컬, 개발, 프로덕트 환경에 따라 데이터베이스 설정을 바꾸는 방법을 알 수 있었습니다.

@JangIkhwan JangIkhwan changed the title 서버 3조 장익환 : 7주차 미션 7주차 미션 / 서버 3조 장익환 May 17, 2024
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.

1 participant