comprehensive-design / style-scanner-backend

3 stars 1 forks source link

Instagram Graph API 연동 + Follow API 구현 #19

Closed dahxxn closed 5 months ago

dahxxn commented 5 months ago

고봉밥 pr 입니다....

User API 추가

Instagram Graph API 연동 Util - InstagramGraphApiUtil

Follow API 구현

dahxxn commented 5 months ago

Follow API Postman 테스트 사진

  1. 셀럽 검색 /api/follow/search

    셀럽검색
  2. 팔로잉 /api/follow/following

    팔로잉테스트
  3. 사용자 팔로잉 목록 조회 /api/follow/followingList

    팔로잉목록
  4. 언팔로잉 /api/follow/unfollowing

    언팔로잉