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

url path 수정 필요 #37

Open
jikwan0327 opened this issue Dec 9, 2023 · 1 comment
Open

url path 수정 필요 #37

jikwan0327 opened this issue Dec 9, 2023 · 1 comment
Assignees
Labels
버그 버그를 수정합니다.

Comments

@jikwan0327
Copy link
Member

Describe

현재 url path가 파스칼케이스로 운영되고 있습니다. 심지어 로그인의 경우는 login으로 일관성이 맞지 않은 path 네이밍을 사용하고 있습니다.

How

이는 권장하는 네이밍 방식이지 않을 뿐만 아니라 문제를 야기할 수 있습니다.

Additional

참고 자료
https://dev-cool.tistory.com/32

@jikwan0327 jikwan0327 added the 버그 버그를 수정합니다. label Dec 9, 2023
@JJIIIINN
Copy link
Member

JJIIIINN commented Dec 9, 2023

login 따로 빠져있는 부분은 안 그래도 바꾸려고 생각 중이었습니다.
v2 만들면서 바꿀겁니다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
버그 버그를 수정합니다.
Projects
None yet
Development

No branches or pull requests

2 participants