Thanks to visit codestin.com
Credit goes to bitespeed-identity-postgres.vercel.app

🚀 Bitespeed-Identity API

This is the backend service for the Bitespeed Identity Reconciliation task.

Use POST /identify with a JSON body like:

    {
      "email": "[email protected]",
      "phoneNumber": "123456"
    }
    

to see identity resolution in action.