API, Rest API and Restful API
API, Rest API and Restful API
@aktharfarvees
WHAT IS
SAVE
Akthar Farvees
@aktharfarvees
Table of Content
What is API ?
SAVE
Akthar Farvees
@aktharfarvees
What is API?
API stands for Application Programming Interface . It is a set of
rules, protocols, and tools that allows different software
applications to communicate and interact with each other. An
API specifies how different components of software should
interact, defining the methods, data formats, and protocols
that developers can use to access and utilize the functionality
of a particular software or service. Let's look into an example to
go through with this topic
SAVE
Akthar Farvees
@aktharfarvees
Then developers can retrieve data from the web server using
tne APIs to display in the web application.
SAVE
Akthar Farvees
@aktharfarvees
SAVE
Akthar Farvees
@aktharfarvees
SAVE
Akthar Farvees
@aktharfarvees
RESTFULL API
The RESTfuI API obeys the REST architecture constraints and
interacts with RESTfuI web services. The RESTfuI API also
follows the principles of REST API. RESTfuI APIs are more
scalable and have a longer lifespan. The RESTfuI API uses HTTP
requests to access and use data.
SAVE
Akthar Farvees
@aktharfarvees
Client Server
HTTP Header
HTTP Request
HTTP Response
HTTP Header
Content
SAVE
Akthar Farvees
@aktharfarvees
Akthar Farvees
Thank You!
@aktharfarvees