Third-party APIs - Google Adwords Unofficial API

This commit is contained in:
mrsinham 2015-07-05 13:08:14 +02:00
parent b618d5797f
commit 3dc977af9d

View File

@ -678,6 +678,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [goamz](https://github.com/mitchellh/goamz) - Popular fork of [goamz](https://launchpad.net/goamz) which adds some missing API calls to certain packages.
* [GoMusicBrainz](https://github.com/michiwend/gomusicbrainz) - a Go MusicBrainz WS2 client library
* [google](https://github.com/google/google-api-go-client) - Auto-generated Google APIs for Go
* [gads](https://github.com/emiddleton/gads) - Google Adwords Unofficial API
* [google-analytics](https://github.com/chonthu/go-google-analytics) - A simple wrapper for easy google analytics reporting
* [google-cloud](https://github.com/GoogleCloudPlatform/gcloud-golang) - Google Cloud APIs Go Client Library
* [gostorm](https://github.com/jsgilmore/gostorm) - GoStorm is a Go library that implements the communications protocol required to write Storm spouts and Bolts in Go that communicate with the Storm shells.