Domain Application Protocol

A domain application protocol (DAP) is the set of rules and conventions governing the interactions between participants in a distributed computing application.[1]

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. [2]

References edit

  1. ^ From Research to Practice, ed. Erik Wilde, Cesare Pautasso, p64
  2. ^ Webber; Parastatidis; Robinson (2010). REST in Practice. O'Reilly. p. 95.