https://github.com/anuprshetty/aadhaar_verifier
A prototype for verification of customers' KYC data using indian government's UIDAI Aadhaar database.
https://github.com/anuprshetty/aadhaar_verifier
aadhaar-api docker flask kyc python swagger
Last synced: about 2 months ago
JSON representation
A prototype for verification of customers' KYC data using indian government's UIDAI Aadhaar database.
- Host: GitHub
- URL: https://github.com/anuprshetty/aadhaar_verifier
- Owner: anuprshetty
- Created: 2022-05-12T10:27:51.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-03-07T05:14:11.000Z (over 2 years ago)
- Last Synced: 2025-02-25T21:22:33.767Z (over 1 year ago)
- Topics: aadhaar-api, docker, flask, kyc, python, swagger
- Language: Python
- Homepage:
- Size: 6.19 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Aadhaar Verifier
A prototype for verification of customers' KYC data using indian government's UIDAI Aadhaar database.

## Requirements
- Python 3.6
## How To Run?
- docker compose up --build --detach
- Access
- docker compose logs --timestamps --follow
- docker compose down