Skip to main content

Command Palette

Search for a command to run...

What Is API in Simplest Formโ“๐Ÿคท

Updated
โ€ข2 min read
What Is API in Simplest Formโ“๐Ÿคท
D

Hi, my name is Darshan ๐Ÿ™‹๐Ÿปโ€โ™‚๏ธ, And I am a Self Taught Android Developer, Web Developer, and Content Creator As a tech nerd from childhood and as a computer science graduate, I eventually became enthusiastic about TECHNOLOGY ๐Ÿ”ฅ and passionate about CODING โค๏ธ

So I think I am a person who can help to build your dream scalable business by utilizing the power of technology.

๐Ÿ“Š According to statistical data, the world today has "3.8 billion active Android users" which means 48.33% of the world's population owns android smartphones.

๐Ÿ“Š And when it comes to websites, "64% of businesses have their own website" and this number is growing day by day as the use of the internet is increasing.

๐Ÿค I can help you to put your business on the fingers of your potential customers through a powerful, easy, scalable, and impactful solution of android app or website that can take its place in PlayStore and web to reach millions of users.

What is API โ“, it stands for application programming interface, as Wikipedia says "its connection between two computers or computer programs" which is absolutely correct but not feasible to understand as a beginner.

So let me explain to you in simple language with an example ๐Ÿ’,

Suppose you want to build a service that detects the information of weather forecast ๐ŸŒฆ๏ธ. Now how will you get this weather data? Ether you can do a physical installation ๐Ÿ› ๏ธ of sensors all over the world that detects the weather info (which can make a deep hole in your pocket ๐Ÿค‘)

or the second thing you can do is you can ask for data from the people who have already installed these sensors in the world like AccuWeather.

By the way, I also have a short video on this topic on my YT Channel. So you can also check it out;

CHECK OUT THE VIDEO

So to provide this data ๐Ÿ—„๏ธ, AccuWeather will give you a small script (basically some lines of code) that you have to add to your code file which will give you the usability access to the codes written by AccuWeather to convert this data from hardware sensors into the form of text and link, so this is basically API.๐Ÿ‘ˆ

Also, You can say it as a contract between two entities, one is a provider who provides the data and the other one is a receiver who uses the data.

Sometimes these APIs are free ๐Ÿ†“ to use sometimes you have to pay ๐Ÿงพ for them. And most of the time this data is transmitted in a technical language called JSON or JQuery, but nowadays mostly JSON.

And If you are thinking that's how Ola and Uber run their business, by using the Google Maps API from Google, then you are correct.

And that's basically API. Let me know in the comments did you get it or not and if you do then Like this small effort to show you're โค๏ธ and share it with your friends and family because

|| Sharing is Caring ๐Ÿ˜Š ||