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 »

Hapi.js, Azure Websites and continuous deployment

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 »