Link: https://drive.google.com/file/d/1tc9FfLHI3Av_ygS-GhkAMZhVIkayBI1j/view
Run command
docker compose up
Hit the url http://localhost:8000/identify with POST request and pass the payload
{
"email":"email12@hillvalley.edu",
"phoneNumber": "1234567"
}