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

API 분리 #292

Open
vimkim opened this issue Mar 14, 2024 · 0 comments · May be fixed by #301
Open

API 분리 #292

vimkim opened this issue Mar 14, 2024 · 0 comments · May be fixed by #301

Comments

@vimkim
Copy link
Collaborator

vimkim commented Mar 14, 2024

💎 개발할 기능

  • GET /auth/status
    {로그인 여부}

  • 유저 정보: GET /users/me
    { 이름, 이메일, 프로필 사진 }

  • 방 : GET /users/me/room-code
    { roomCode: "1234AB" }

  • room users
    GET /rooms/{roomcode}/users
    isHost: true | false 추가하기

@vimkim vimkim linked a pull request Apr 15, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant