Merge pull request #84 from freyfogle/patch-1

added Geocoding as section and OpenCage as API
This commit is contained in:
Todd Motto 2016-03-27 14:06:07 +01:00
commit e5576f94e7

View File

@ -74,6 +74,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 |