scanf() is lousy!!scanf() is a lousy function. Lets see what can we do then 馃Jul 11, 2022路2 min read
Profile Service IntroRecently I worked on a backend which is known as a profile service. It is NodeJs backend based upon express js. This service gives us 3 endpoints that are health, profile and verification. I have used yarn package manager to make it. Yarn helps in ke...May 2, 2022路1 min read