Skip to main content

Command Palette

Search for a command to run...

What is an API ?

Updated
1 min read
What is an API ?
A
An enthusiastic Full Stack Ruby on Rails Engineer from India, who enjoys writing from time to time. I started this blog as a way of motivating myself into making meaningful contributions. Most of these writings are Ruby posts with a few smatterings of opinion with regard to developer life.

A waiter takes the order from the customer, which is then relayed to the chef.

Once the chef completes the meal, the waiter brings the meal to the customer.

Similarly,

An API receives a request from an application.

Then it interacts with a data source to collect and process a response,

Which is then returned to the application.

📓Definition :-

An API (Application Programming Interface) is a set of functions that allows applications to access data and interact with external software components, operating systems, or microservices.

#programming #software #operatingsystems #data #microservices #chef

More from this blog

Aniket's Blog

10 posts

Hello there! I'm Aniket Patidar, a full-stack engineer who takes pride in engineering captivating digital realms.