MELLOWZYour AI. Your vibe.
캐릭터
채팅
크리에이터
상점
검색

크리에이터 프로필

기능 명세

기능 ID: CREATOR-001 ~ CREATOR-004

기능명: 크리에이터 프로필 (캐릭터 목록·팔로우·팔로워 수)

엔드포인트: GET /api/users/{username}, GET /api/creator/profile, GET /api/creators/{id}/characters, POST|DELETE /api/creators/{id}/follow, GET /api/users/{username}/followers

경로: /creators/[id]

기능 체크리스트

4
  • CREATOR-001크리에이터 프로필· Creator, User

    GET /api/users/{username}, GET /api/creator/profile

  • CREATOR-002크리에이터 캐릭터 목록· Character

    GET /api/creators/{creatorId}/characters

  • CREATOR-003팔로우 / 언팔로우· Follow

    POST, DELETE /api/creators/{creatorId}/follow

  • CREATOR-004팔로워 수· Follow

    GET /api/users/{username}/followers