Thanks to visit codestin.com Credit goes to bitespeed-identity-postgres.vercel.app
This is the backend service for the Bitespeed Identity Reconciliation task.
Use POST /identify with a JSON body like:
POST /identify
{ "email": "[email protected]", "phoneNumber": "123456" }
to see identity resolution in action.