added Geocoding as section and OpenCage as API

This commit is contained in:
Ed Freyfogle 2016-03-27 12:27:34 +02:00
parent 0f8a1b1180
commit a176e66c65

View File

@ -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 |