Skip to content

oindrila-b/identity-reconcilliation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

identity-reconciliation

The identity-reconciliation application is a spring boot application that keeps a track of the email and phone numbers used by an individual visiting a site. If a user uses the same email with a different phone number or vice versa, this application lists down all the emails or phone numbers associated with the primary email used.

If the email and phoneNumber isn't present in the persistence layer, it creates a new entry in the database.

The persistence layer of this application is a mysql instance created and hosted using the Amazon AWS RDS service.

The backend layer of this application is hosted using Render.

Endpoint for this application :

Endpoint : https://identity-recon-g171.onrender.com/identify

The endpoint for this application is here.

However to see the full functionality, we need to pass an email and a phoneNumber as a parameter,

here's an example of a request with email : oindrila.banerjee@gmail.com and phoneNumber : 112233445566