Taz A.

asked • 08/19/21

REST is an architecture for providing access to data over a network through an API. Which of the following are TRUE?

a) REST is strictly a client-server interaction type meaning that the client performs requests and the server sends responses to these requests.

b) REST is a server-server interaction meaning that both sides can make requisitions and send responses to requests.

c) In REST architecture, properly designed access endpoint should not specify actions as a part fo the resources URI. Instead, actions should be specified using appropriate protocol methods such as GET, POST, PUT, and DELETE over HTTP.

d) REST responses are not capable of specifying any caching related information regarding the accessed resource. Caching must be resolved with other mechanisms.


1 Expert Answer

By:

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.