a8m / go-documentdb-example

A users CRUD app using Martini and DocumentDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A users CRUD app using Martini and DocumentDB


Languages

Language:Go 100.0%