Answers for "resource in rest"

0

resource in rest

REST architecture treats any content 
as a resource, which can be either
text files, HTML pages, images, videos
or dynamic business information.
REST Server gives access to resources
and modifies them, where each resource
is identified by URIs/ global IDs.
Posted by: Guest on January-19-2021

Browse Popular Code Answers by Language