tulik / golang-mongo-impressions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Golang and MongoDB

Testing performacnce with tracking link impressions

To run this solution, clone repository and:

$ export GOPATH=$HOME/path-to-this-project
$ export PATH=$PATH:$GOROOT/bin
$ go get -d

Then

$ go run tracking.go

Example link:

http://localhost:8080/pid/5/lid/15

About


Languages

Language:Go 100.0%