API basics
Understanding the concept of API
Definition
An Application Programming Interface (API) is a contract that allows code to talk to other code. APIs are the building blocks of modern software because they allow for sharing of resources and services acro...
saumilidutta.hashnode.dev7 min read