# README
Resume
Link: https://drive.google.com/file/d/1tc9FfLHI3Av_ygS-GhkAMZhVIkayBI1j/view
How To Run Code
Run command
docker compose up
Endpoint
Hit the url http://localhost:8000/identify with POST request and pass the payload
{ "email":"[email protected]", "phoneNumber": "1234567" }
# Packages
No description provided by the author