Let’s Build Backend for Friends in Our Social Network App using Spring
Published in
4 min readApr 7, 2021
--
In this tutorial, we are going to add a Friend feature using Springboot Backend for a demo social network site we are building
Photo by Hannah Rodrigo on Unsplash
In the previous tutorial, we have added Github OAuth with JWT based Authentication.