Skip to content
sahan edited this page Jan 13, 2013 · 16 revisions

##ZombieLink (zŏm'bē'lĭngk)

(noun) A lightweight HTTP facade which simplifies network communication.

##Overview ZombieLink allows easy integration with service endpoints by allowing you to mirror the endpoint contract on a single interface using annotations. The endpoint proxy will be automatically created using the annotated metadata and the injected where requested in the code.

Clone this wiki locally