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 추가 #141

Open
1 of 8 tasks
seonpilKim opened this issue Mar 16, 2022 · 0 comments
Open
1 of 8 tasks

스토리 API 추가 #141

seonpilKim opened this issue Mar 16, 2022 · 0 comments
Assignees
Labels
✈enhancement New feature or request

Comments

@seonpilKim
Copy link
Member

seonpilKim commented Mar 16, 2022

  • 보관된 스토리 조회 API
  • 공유된 스토리 조회 API
  • 회원 스토리 조회 API #148
    • 응답 데이터 seenId 추가(조회한 스토리 중 가장 마지막 스토리의 pk)
      • seenId는 회원 스토리 방문자 여부로 판단하여 적용
    • 프론트단에서 seenId와 회원 스토리 중 가장 마지막 pk를 비교
      • 다를 경우, seenId 다음 스토리부터 조회
      • 같을 경우, 처음 스토리부터 조회
  • 스토리 방문자 목록 페이징 조회 API
    • 친밀도가 높은 순서로 정렬 조회 -> 🎯보류
    • 최신 순으로 정렬 조회
  • 스토리 삭제 API
  • 스토리 방문 API
  • 스토리 보관함 페이징 조회 API
  • 스토리 업로드한 팔로잉 회원 목록 조회 API
    • 스토리 업로드 최신 순으로 정렬 조회
      image
@seonpilKim seonpilKim added the ✈enhancement New feature or request label Mar 16, 2022
@seonpilKim seonpilKim self-assigned this Mar 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✈enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant