-
Install Golang
-
Create a new work space:
mkdir ~/go-workspace -
Install dependencies:
go get labix.org/v2/mgo go get labix.org/v2/mgo/bson go get code.google.com/p/gcfg go get github.com/argoeu/go-lru-cacheor
go get -
Build the service:
go build -
Run the service:
./ar-web-api
ntrianta/ar-web-api
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|