Skip to content

zipperdev/zipstagram-backend

Repository files navigation

Zipstagram

Zipstagram API Backend (All Done)

User (Done)

  • Create Account
  • See Profile
  • Login
  • Edit Profile
  • Change Avatar (Image Upload)
  • Follow User
  • Unfollow User
  • See Followers / Pagination
  • See Following / Pagination
  • Computed Fields
  • Search Users

Photos (Done)

  • Upload Photo (Parse #)
  • See Photo
  • See Hashtags
  • Search Photos
  • Edit Photo
  • Like / Unlike Photo
  • See Photo Likes
  • See Feed
  • See Photo Comments
  • Delete Photo

Comments (Done)

  • Comment on Photo
  • Delete Comment
  • Edit Comment

Direct Messages (Done)

  • See Rooms
  • Send Message (Create Room)
  • See Room
  • Computed Fields
  • Read Message
  • Realtime Messages

Extras (Done)

  • AWS S3 Image Upload
  • AWS S3 Image Remove

About

Prisma와 Apollo Server를 이용한 인스타그램 클론코딩 백엔드 API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors