Domain application protocol

This is an old revision of this page, as edited by AManWithNoPlan (talk | contribs) at 13:04, 4 September 2020 (refs). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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

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