thenewboston-developers/thenewboston-Backend

Profile page elements endpoint

Closed this issue · 2 comments

Create an endpoint to send back the following stats for a given user:

  • default wallet (TNB) balance
  • amount following
  • amount followers

Front end portion of this ticket: thenewboston-developers/thenewboston-Frontend#184

@buckyroberts I think we should update the existing get user endpoint and include these stats in it instead of creating a completely separate endpoint.

What do you think?

I think we should update the existing get user endpoint and include these stats in it instead of creating a completely separate endpoint.
What do you think?

Now I understand creating a separate endpoint would be more suitable 🤣