[amscotti@128bit.io ~/posts]# grep -l "apis" *.md | xargs -n1 head _
Date: June 01, 2013

Solution for Yeoman CORS issue when APIs run on different domains. Creates Node.js proxy server with Connect and http-proxy to route Yeoman app API requests to local development API server, preserving live preview and avoiding cross-origin restrictions.