mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Merge pull request #668 from hako/master
Replace outdated Snapchat library with an updated one.
This commit is contained in:
commit
238e4d5e6d
@ -754,6 +754,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [gads](https://github.com/emiddleton/gads) - Google Adwords Unofficial API
|
||||
* [gami](https://github.com/bit4bit/gami) - Go library for Asterisk Manager Interface.
|
||||
* [geo-golang](https://github.com/codingsince1985/geo-golang) - Go Library to access [Google Maps](https://developers.google.com/maps/documentation/geocoding/), [MapQuest](http://open.mapquestapi.com/geocoding/), [Nominatim](http://open.mapquestapi.com/nominatim/), [OpenCage](http://geocoder.opencagedata.com/api.html), [HERE](https://developer.here.com/rest-apis/documentation/geocoder) and [Bing](https://msdn.microsoft.com/en-us/library/ff701715.aspx) geocoding / reverse geocoding APIs.
|
||||
* [ghost](https://github.com/neuegram/ghost) - Go Library for accessing the Snapchat API.
|
||||
* [github](https://github.com/google/go-github) - Go library for accessing the GitHub API.
|
||||
* [go-marathon](https://github.com/gambol99/go-marathon) - A Go library for interacting with Mesosphere's Marathon PAAS
|
||||
* [goamz](https://github.com/mitchellh/goamz) - Popular fork of [goamz](https://launchpad.net/goamz) which adds some missing API calls to certain packages.
|
||||
@ -770,7 +771,6 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [shopify](https://github.com/rapito/go-shopify) - Go Library to make CRUD request to the Shopify API.
|
||||
* [slack](https://github.com/nlopes/slack) - Slack API in Go.
|
||||
* [smite](https://github.com/sergiotapia/smitego) - Go package to wraps access to the Smite game API.
|
||||
* [snapchat](https://github.com/jamieomatthews/gosnap) - Go wrapper for the snapchat API
|
||||
* [spotify](https://github.com/rapito/go-spotify) - Go Library to access Spotify WEB API.
|
||||
* [steam](https://github.com/sostronk/go-steam) - Go Library to interact with Steam game servers.
|
||||
* [stripe](https://github.com/stripe/stripe-go) - Go client for the Stripe API
|
||||
|
Loading…
Reference in New Issue
Block a user