Add go-amz library

This commit is contained in:
John Dyer 2014-12-30 09:11:07 -05:00
parent a93e117ed0
commit d526760b3c

View File

@ -486,6 +486,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
*Libraries for accessing third party APIs.*
* [aws-go](https://github.com/stripe/aws-go) - An incredibly experimental, automatically generated set of AWS clients in Go.
* [facebook](https://github.com/huandu/facebook) - Go Library that supports the Facebook Graph API
* [github](https://github.com/google/go-github) - Go library for accessing the GitHub API.
* [GoMusicBrainz](https://github.com/michiwend/gomusicbrainz) - a Go MusicBrainz WS2 client library