-
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-cache
or
go get
-
Build the service:
go build
-
Run the service:
./ar-web-api
forked from ARGOeu/argo-web-api
-
Notifications
You must be signed in to change notification settings - Fork 0
ntrianta/ar-web-api
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Go 100.0%