Styrow.dev
Question 28 of 59

What is a "Resource" in REST?

Question

What is a “Resource” in REST?

Answer

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.