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

[#257] 서버 로직 리팩토링 및 에러 핸들링 추가 #268

Merged
merged 2 commits into from
Sep 9, 2023

Conversation

chanwoo00106
Copy link
Member

💡 개요

서버 로직을 리팩토링 하고
에러 핸들링을 추가했습니다

📃 작업내용

  • withHandler를 만들어서 서버 api 부분에 적용시켰습니다
  • withHandler를 통해 에러 핸들링을 편하게 했습니다

@chanwoo00106 chanwoo00106 added 2️⃣ Priority: Medium 우선순위 - 중 ♻️ Refactor 코드 리팩토링 ⚡️performance 성능 개선 labels Sep 9, 2023
@chanwoo00106 chanwoo00106 self-assigned this Sep 9, 2023
@chanwoo00106 chanwoo00106 linked an issue Sep 9, 2023 that may be closed by this pull request
@vercel
Copy link

vercel bot commented Sep 9, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
sms ✅ Ready (Inspect) Visit Preview Sep 9, 2023 0:55am

@chanwoo00106 chanwoo00106 merged commit 7dc972c into master Sep 9, 2023
2 checks passed
@chanwoo00106 chanwoo00106 deleted the refactor/server branch September 9, 2023 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2️⃣ Priority: Medium 우선순위 - 중 ⚡️performance 성능 개선 ♻️ Refactor 코드 리팩토링
Projects
None yet
Development

Successfully merging this pull request may close these issues.

next server code 리팩토링 및 에러 핸들링 추가
1 participant