Domain application protocol: Difference between revisions

Content deleted Content added
MenoBot II (talk | contribs)
m Bot: Auto-tagging and/or general fixes, added uncategorised, underlinked tags
+wikilinks
Line 1:
'''Domain application protocols''' (DAPs) specify the legal interactions between a consumer and a set of resources involved in a business process. The term DAP is typically used in the context of [[Representational state transfer|Representational state transfer (REST)]]
{{Underlinked|date=November 2013}}
 
Daps sit atop [[http]] and narrow http’s broad application protocol to support specific business goals. Services implement Daps by adding [[hypermedia]] links to resource representations. these links highlight other resources with which a consumer can interact to make progress through a business transaction.
Domain application protocols (DAPs) specify the legal interactions between a consumer and a set of resources involved in a business process. The term DAP is typically used in the context of [[Representational state transfer|Representational state transfer (REST)]]
 
Daps sit atop http and narrow http’s broad application protocol to support specific business goals. Services implement Daps by adding hypermedia links to resource representations. these links highlight other resources with which a consumer can interact to make progress through a business transaction.
<ref>{{cite book|last=Webber, Parastatidis, Robinson|title=REST in Practice|year=2010|publisher=O'Reilly|page=95}}</ref>
 
Line 9 ⟶ 7:
 
{{Uncategorized|date=November 2013}}
{{stub}}