What an API consists of❓
What is an API?
An API (Application programming interface) is like a secret handshake between computers. It's a way for one computer to talk to another computer and tell it what to do. Think of it like a waiter at a restaurant. You (the client) come ...
arunimasblog.com9 min read
Ajay
JavaScript enthusiast and React developer building beautiful, responsive UIs.
This a very informative and easy-to-understand article, I had a vague idea about APIs, and This article has cleared all my doubts and questions.
Thank you Arunima Chaudhuri for writing and sharing.