Mustafa Abubakarmustafaa4a.hashnode.dev·May 26, 2024Introduction to APIs for BeginnersIn today’s digital world, you’ve likely heard the term "API" thrown around. It’s a buzzword in tech conversations, but what exactly is an API? Let’s dive into the basics of APIs, breaking down what they are, why they’re important, and how they’re use...api
Deno Abondadenis-dev.hashnode.dev·Oct 13, 2023Unraveling the world of API's: A comprehensive introductionI can vividly recall how haunting and stressful it was when I first heard about the notorious term -API. I had no idea what it was and realized the need to learn it, however, when I embarked on a journey to unravel the concept, I couldn't find resour...APIs
Harshit Budhrajaharshitbudhraja.com·Apr 13, 2023Types of APIs: REST v/s SOAPBefore we get into this, if you're new here or don't know me - I'm Harshit, and I'm a Software Engineer primarily working on Backend Systems. In my steep upward career of 3+ years, I've worked at two unicorns - BigBasket (bigbasket.com), India's Larg...130 readsDemystifying APIsREST API
Adams Echwaadamsechwa.hashnode.dev·Jan 10, 2023Understanding APIs: What They Are and How They WorkAPIs, or Application Programming Interfaces, are a crucial aspect of modern software development. They allow different systems and applications to communicate and exchange data with each other, enabling a wide range of functionality and integration. ...26 readsAPIs