Skip to content

A simple program that compare customers identities from SQL db with identites stored on a external service API (Tink)

Notifications You must be signed in to change notification settings

lafusew/id-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Customer Identity check

A simple Golang program that retrieve -/+ 30k rows on mysql db and compare to Tink API Data to ensure Identity of our customers before any KYC.

Dumb and slow af, no concurrency. One of the first Go program that I wrote.

This is a "one time" application that wont be deployed like other microservices.

Built for Moneybounce.

About

A simple program that compare customers identities from SQL db with identites stored on a external service API (Tink)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages