From 38b20d6fc76774637cd723d2be95fa9134cdb811 Mon Sep 17 00:00:00 2001 From: Jerry Zhao Date: Fri, 13 Feb 2015 21:50:21 +1100 Subject: [PATCH] add geo-golang --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67c1c43..e123eb8 100644 --- a/README.md +++ b/README.md @@ -528,7 +528,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [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. - +* [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) and [HERE](https://developer.here.com/rest-apis/documentation/geocoder) geocoding / reverse geocoding APIs. ## Utilities