Updated LearnServerProgramming (markdown)

Sameer Ajmani 2015-01-09 08:47:54 -05:00
parent 6bea93e411
commit 5df457bd89

@ -50,5 +50,5 @@ Go servers process each request in its own goroutine. To share memory safely, t
### Microsoft Azure ### Microsoft Azure
- Microsoft OpenTech's [azure-sdk-for-go](https://github.com/MSOpenTech/azure-sdk-for-go) - Microsoft OpenTech's [azure-sdk-for-go](https://github.com/MSOpenTech/azure-sdk-for-go) provides a Golang package that makes it easy to consume and manage Microsoft Azure Services.
- Search packages for [Azure](http://godoc.org/?q=azure) - Search packages for [Azure](http://godoc.org/?q=azure)