Categorygithub.com/axitdhola/BiteSpeedAssignment
module
0.0.0-20230710122738-7004ca21b80e
Repository: https://github.com/axitdhola/bitespeedassignment.git
Documentation: pkg.go.dev

# 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