0 ratings0% found this document useful (0 votes) 7 views5 pages?api, Restapi, Restful Api ?
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here.
Available Formats
Download as PDF or read online on Scribd
API,RESTAPI & RESTFUL API
Rest APL and RESTFul APT used
in the modern state ©F Client /
Sewer aychitectuye In softwaye
development.
ArUL Romar (Linkedin!)
NOTES GALLERY (TELEGRAM )
Apps in browser,
Mobile devices
End users oad
Application Progyamme
ThterFace abbreviated as
API which fs a software t
intermediary that allows tuo
applications to talk to each ;
other Let's look into an Web Sewer
example 4D go through wlth +his Database
eo Ae
Sue oD—
@ IF user wants +p book tyaln Hickets, Web |
Application shows +the departuse +Hme, stations
like all the informations.
When we look In this From the developer side,
Gevelopex wants to display all the tvain
Schedule informations in +he web application,
‘hen developer use the APIs tO Qet -these tain
infoxmations fom +ne web server where ail!
the tyain details and Informations ave stored:
‘Then developers can yetsieve data from the web
sewer using the APIS to display In the web
application.
Nores GALLERY CTELEGEAM)
e enefits of USiNg AP
APIs needed to make the Connection between
application Functions to handle -the data from
predefined processes.
@ Ease of integvation: APIs can be embedded with
any type oF soFtwaye application, So it can easily
integvate with the applications and functions between
diffeyent websites.eel
@ Reduce software development effort: Using APIs
yeduce development efforts , developers can
implement APIs of Google maps to provide the
exact Stove location to websites visitors.
@ Secuyitus APIs provide a secuve Communication
gateway for different app components to inteyact
and exchange data.
@ ( What is a Restful API and Kest API :
rae JRESTAPL
i 5 a a a UP
REpsesentational State Tyansfex abbreviated to
REST. Tt is an API that Follows aq set of vules
for an application and sexvices to Communicate
With each other.
REST APIs work by Fielding yequests fox a
yesouice and yeturning all yelevant
information about the yesource , tyanslated
into a format that clients can easily
interpret ( this Fovmat is deteymined by the
API xeceiving request )-
Clients can also modify items on the server
and even add new items to the Sewer
tnsough a REST APL.
L Kuma (LINKED) >ATUL Kumog (LW Keo,
REE CmANC TESLA)
GET] post / PUT :
DELETE
JSON /XML
DATABASE
The RESTful APL Obeys the REST architecture
Congtyaints and intersects with RESTful web
Services. The RESTFUI APL also Follows -the
pzinciples oF REST API. ResTFul APIs are mOoye
“gcalable and have a longer Iifespan. The
RESTFUl APT uses HTTP yequest to access andce Rewer > Goce) (mre)
HTTP Request
ee Pons tS ©)
SERVER
HTTP.
Headers
CONTENT
There. four basic HITP yequests @ Cllent can
Make aye:
@ GET — 16 vetvieve a yesource-
e@ Post —— To Create a new yesource.
Yt To edit ex update an existing
yesource.
@ DELETE — To delete a yesource.
CLunicenin