An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Aadhaar Verifier

A prototype for verification of customers' KYC data using indian government's UIDAI Aadhaar database.

![aadhaar_api_info](./media/aadhaar_api_info.png)

## Requirements

- Python 3.6

## How To Run?

- docker compose up --build --detach
- Access
- docker compose logs --timestamps --follow
- docker compose down