Jump to content

Domain application protocol

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 139.149.31.232 (talk) at 12:27, 24 April 2014. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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 (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. [1]

  1. ^ Webber, Parastatidis, Robinson (2010). REST in Practice. O'Reilly. p. 95.{{cite book}}: CS1 maint: multiple names: authors list (link)