Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Video API #24

Open
9 tasks
jKroll87 opened this issue Aug 16, 2021 · 1 comment
Open
9 tasks

Video API #24

jKroll87 opened this issue Aug 16, 2021 · 1 comment

Comments

@jKroll87
Copy link
Contributor

jKroll87 commented Aug 16, 2021

CheckList

  • Video 기본 CRUD
  • S3 Upload
  • View check
  • Follow API 연결
  • Hashtag API 연결
  • Like API 연결
  • Comment API 연결
  • 로그인된 User 정보 가져오기
  • 동영상 확장자 파일만 업로드 가능하게 하기

추후에 FE측과 로그인된 User 정보를 통신하는 방법에 대한 논의 필요

@rnin9
Copy link
Collaborator

rnin9 commented Aug 16, 2021

추후에 FE측과 로그인된 User 정보를 통신하는 방법에 대한 논의 필요

FE측이 Authorization에서 access-token 넣어서 보내주기만 하면 로그인된 유저정보 갖고올 수 있습니다.
cotroller단에서 @request:req로 받아오면 됩니다

#22 에서 오늘자 Commit 확인해 보세요

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants