What is an API? : A short Introduction
API stands for Application Programming Interface.
API work like a delivery guy to serve data from the backend to the frontend of an application.
You can also think of it as a service provided by one application to another.
Most of the time you saw th...
blog.athmaweb.site2 min read