Skip to content

nikhil-codingn-s/identity-reconciliation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ” Identity Reconciliation Backend API (Zamazon.com)

This Flask-based microservice handles identity resolution for Zamazon.com by intelligently linking multiple email and phone number combinations to a single customer identity.


πŸš€ Features

  • Accepts contact info via /identify endpoint.
  • Automatically links records using email or phone overlap.
  • Creates primary and secondary contact entries.
  • Returns consolidated contact info in the response.

πŸ›  Tech Stack

  • Python 3.10+
  • Flask
  • SQLite (default for local testing)
  • SQLAlchemy ORM

πŸ“¦ Project Structure

identity-reconciliation

About

Zamazon Contact Identity Reconciliation API - Flask Backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published