Browse Source

added Geocoding as section and OpenCage as API

pull/84/head
Ed Freyfogle 8 years ago
parent
commit
a176e66c65
1 changed files with 6 additions and 0 deletions
  1. +6
    -0
      README.md

+ 6
- 0
README.md 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 |


Loading…
Cancel
Save