Quick and dirty mock API server for Github since we hit rate throttling at our workshop 😄
git clone https://github.com/mzabriskie/mock-github-api.git
cd mock-github-api
npm install
npm startMIT