Open Ansh-Sarkar opened 1 year ago
Hey, @Ansh-Sarkar can you move your repo to this organization?
Also, can you look at this to see if we can get mock Aadhaar KYC logins? I found a doc here
@ChakshuGautam have created a completely analogous implementation in NestJS. Nest support for async was much better than what was being provided by Django. Shall I create 2 separate folders under the ULP/MockAadhar-MS
repo ? One containing the Django implementation and the other containing the NestJS implementation ?
Also checking out the mock Aadhar KYC logins. Thanks !
Description
NestJS has better Async support as compared to Django and hence it would be able to provide better performance during bench-marking as compared to the current Django based Micro-service.
Steps