bounswe / 2021SpringGroup11

Welcome to our github repository. We are 11th group of CMPE451 Fundamentals of Software Engineering course. We will work on a software project as a team throughout this term.
http://bounswe11.com.s3-website.us-east-2.amazonaws.com/
4 stars 0 forks source link

Get Following Users and Get Followers #313

Closed emindeniz99 closed 2 years ago

emindeniz99 commented 2 years ago

What is the get-follow API endpoint? And Get Following Users and Get Followers API endpoints are necessary for frontend. It should return username and profile photo. The following and followers are shown on profile page with a popup. image image

myasins commented 2 years ago

Related information is provided in API Endpoint Definitions. And a request example is provided here.