Closed sunnydl closed 2 years ago
When a user search request is initiated from the frontend. The backend endpoint should check if we have the user already in database, if so update the info with data from riot API, if not then create a new user document in database.
When a user search request is initiated from the frontend. The backend endpoint should check if we have the user already in database, if so update the info with data from riot API, if not then create a new user document in database.