Francis Beacon Go + Postgres Beacon Quickstart Set the environment variable DATABASE_URL to equal a Postgres database URL. Ensure glide is installed Run glide i Run go run web.go In a separate window run curl localhost:8080 -v -H 'Referer: Test'