From a176e66c65f50e5ade9a3fb717f261912abe6c5b Mon Sep 17 00:00:00 2001 From: Ed Freyfogle Date: Sun, 27 Mar 2016 12:27:34 +0200 Subject: [PATCH] added Geocoding as section and OpenCage as API --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 43d39779..98313320 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,12 @@ A collective list of JSON APIs for use in web development. | Comic Vine | Comics | No | [Go!](http://comicvine.gamespot.com/api/documentation) | | Steam | Steam Client API | Yes | [Go!] (https://developer.valvesoftware.com/wiki/Steam_Web_API) | +### Geocoding + +| API | Description | OAuth |Link | +|---|---|---|---| +| OpenCage | Forward and reverse geocoding using open data | No | [Go!](https://geocoder.opencagedata.com) | + ### Media | API | Description | OAuth |Link |