Skip to content

Feat: Image upload to S3 - #114

Merged
minwoonggi merged 4 commits into
devfrom
be/dev/feat-image-upload-api#113
Jan 28, 2026
Merged

Feat: Image upload to S3#114
minwoonggi merged 4 commits into
devfrom
be/dev/feat-image-upload-api#113

Conversation

@minwoonggi

Copy link
Copy Markdown
Contributor

#️⃣연관된 이슈

ex) #113

📝작업 내용

S3에 image를 저장하고 url을 반환하는 서비스 로직을 작성하였습니다.
S3에 접근하기 위해 기존 클린 아키텍처 구조에서 infra까지 내려가기 앞서 presentation과 application까지 계층이 내려가며 순수 domain로직이없어 infra계층은 application계층에 의존하도록 만들었습니다.
port와 adaptor의 개념을 나름대로 해석하여 작성하였습니다.

스크린샷 (선택)

💬리뷰 요구사항(선택)

리뷰어가 특별히 봐주었으면 하는 부분이 있다면 작성해주세요
ex) 메서드 XXX의 이름을 더 잘 짓고 싶은데 혹시 좋은 명칭이 있을까요?

@minwoonggi
minwoonggi merged commit f025947 into dev Jan 28, 2026
1 check passed
@minwoonggi
minwoonggi deleted the be/dev/feat-image-upload-api#113 branch January 31, 2026 10:32
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