🚀 Bitespeed-Identity API

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

Use POST /identify with a JSON body like:

    {
      "email": "lorraine@hillvalley.edu",
      "phoneNumber": "123456"
    }
    

to see identity resolution in action.