Problem of Disposable MailsWhen you design a backend for a project the initial thing is to setup the Authentication part first so that you can test other API’s who required the cookies or some sort of authorization like user role. But then you see that many of users registered...Dec 7, 2024·2 min read
Building a Scalable Train Booking SystemSource Code : https://github.com/AnkursainiRD/-v2_Train_Booking_Management Day 1 Hey guys. I am starting to build a Full Stack Scalable Train Booking System. Which can handle concurrency at on its peak time. And i will add many features in future. Th...Nov 10, 2024·4 min read