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주차] 기본 과제 제출 #6

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

[7주차] 기본 과제 제출 #6

wants to merge 8 commits into from

Conversation

unanchoi
Copy link
Contributor

SERVER PR


🐕 과제 구현 명세

  • 7주차 기본 내용으로, multer 를 이용하여, image를 업로드 하는 API를 짜볼 수 있었다.
  • 기존에 사용했던 prisma에서 query에 orderBy, 페이지네이션 등을 활용하여, data를 뿌려주는 API를 설계 해보았다.

🐥 이런 점이 새로웠어요 / 어려웠어요

  • Prisma에서 query로 다양한 기능을 제공해줘서, data를 쉽게 가공할 수 있다는 생각이 들었다. 하지만, ORM에 의존하지 않고도 데이터를 가공하는 방법에 대해서도 충분히 연습이 필요하다고 생각이 들었다.
  • multer로 사진 한장을 업로드하는 API를 설계해봤는데, 이 외에도 다양한 미디어 파일들을 S3 상에서 주고 받고 하는 API를 설계하는 연습이 필요할 것 같다는 생각이들었다.

@unanchoi unanchoi added the Assignment 과제 제출 PR label Nov 29, 2022
@unanchoi unanchoi self-assigned this Nov 29, 2022
Copy link
Member

@yujindonut yujindonut left a comment

Choose a reason for hiding this comment

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

도전과제까지 언제 이렇게 쇼쇼쇽 하신거죠?!?!? 제목 ,, 도전과제도 넣어주세요 ,, 고생하셨습니다~!~!,,,
저도 ,, 꼭 도전과제 완료해서 ,, 다시 ,, 요청하겠습니다 ,,, ,,,,,,,,,,,,,,,,
그리고 대한민국 축구 화이팅 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Assignment 과제 제출 PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants