[Chapter 04] 적절한 REST-API 설계란 무엇일까요? #19
Answered
by
corock
Irisation23
asked this question in
Chapter 04. Spring Web MVC Overview
-
|
Beta Was this translation helpful? Give feedback.
Answered by
corock
Aug 22, 2023
Replies: 2 comments
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Irisation23
-
//TODO |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
저는 토스페이먼츠 API 가 제일 best practice 였습니다.
일관성이라는 게 조직이나 프로젝트 규모가 클수록 잘 유지하기가 쉽지 않은 것 같네요.
어쩌면 그 일관성을 잘 유지할 수 있도록 하는 게 PM or PL 의 역할이 아닐까 싶기도...
개인적으로 하나 꼽자면 API 를 설계할 때 설계자가 케밥 케이스를 잘 지켜줬으면 하는 바람이 있습니다.