Testing backend requests with hapi and lab
I found it surpisingly difficult to find sample code testing an a hapi.js service that makes a web request to another service. So I'll share »
I found it surpisingly difficult to find sample code testing an a hapi.js service that makes a web request to another service. So I'll share »
Lately, I've been experimenting with hapi.js on Azure Websites and I got to the point where I wanted commits to get deployed automatically. In this »
One of the services we are building makes use of Azure Service Bus and we decided that we'd like to monitor the lengths of some of »
On my current project we are working on our Business Continuity Plan for our various dependencies. One of those dependencies, Azure Blob Storage, already provides some »