sourcegraph / appdash

Application tracing system for Go, based on Google's Dapper.
https://sourcegraph.com
Other
1.72k stars 137 forks source link

examples/cmd/webapp: new example demonstrating a basic webapp #41

Closed slimsag closed 9 years ago

slimsag commented 9 years ago

This change adds a Negroni / Gorilla based standalone webapp example. It is an important starting point to enable other developers to get their application started using Appdash.