Mastering APIs : My Journey through the Keploy FellowshipMy Personal Experience I am a beginner programmer who is eager to learn about APIs. I had heard that APIs play a crucial role in creating effective and robust software applications, and I was determined to become proficient in this area. One day, I t...Feb 8, 2023·3 min read
HTTPS rather then HTTPWhat is HTTP [HyperText Transfer Protocol]? HTTP is a protocol that allows for communication between a user's device and a website. When a user enters a website's URL into their browser, the browser sends an HTTP request to the website's server. The ...Jan 21, 2023·6 min read