Go-DocumentDB-Example A users CRUD app using Martini and DocumentDB Install (1) Clone this repo $ go get github.com/a8m/go-documentdb-example (2) edit config file with your connection-url and masterKey Run the app $ go build && ./golang-documentdb-example