deis / helloworld

A hello world app, written in Go.
MIT License
10 stars 30 forks source link

feat(helloworld): log HTTP requests #1

Closed bacongobbler closed 10 years ago

bacongobbler commented 10 years ago

This optimizes the deis/helloworld image as well as logs HTTP requests made to the app.

fixes deis/deis#989