the node.js Dynect module provides a simple interface for making calls to the Dynect API. API calls are serialized (by design), facilitated by an asynchronous queue and are therefore non-blocking. the ...