- 1.) signin endpoint
- 2.) signup endpoint
- 2.) signout endpoint
‘/users’ router
- 3.) get users list with a name
- 4.) get user metadata
- 5.) follow user
- 6.) unfollow a user
- 11.) send message
- 14.) edit profile
- 16.) account privacy
- 22.) change-password
- 24.) get followers
- 25.) get following
- 27.) get all posts of a specific user
- 30.) get the feed
‘/posts’ router