Map Development Area (MDA)
Location:
_/_
internet
_/_
web
_/_
services
_/_
rest
| rest |
|
|
Types:
|
-
Comment:
-
uses URIs to address objects
-
Comment:
-
messages themselves can be XML
-
Comment:
-
actions like retrieve content, update objects - aka 'transferring state'
-
Comment:
-
does not dictate protocol syntax beyond that
-
Comment:
-
uses only a fixed set of 'verbs' (GET, PUT, DELETE, ...) to communicate with the object
-
hypothesis
-
semantics of HTTP constitutes coordination language
|
|
|