Skip to content
This repository was archived by the owner on Jun 27, 2019. It is now read-only.
This repository was archived by the owner on Jun 27, 2019. It is now read-only.

회원정보 조회용 API 요청 #8

Description

@changhwa

회원정보 조회용 API를 요청합니다.
우선 MockService로 개발할거니 차후 1사이클이나 이후도 괜찮습니다.^^

사용처는 스터디 그룹맴버의 정보를 보기 위해서 인데요.
굳이 User랑 직접관계없이 이런정도의 API 를 제공해주시면 감사하겠습니다.
(또는 의견 주세요)

# 예를 들면..^^
List<User> getUsersInfo(List<String> userIds)
User getUserInfo(String userId)

# 또다른 예
/api/user/{id}/info
/api/users/{ids}/info

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions