Browse Source

Merge pull request #84 from freyfogle/patch-1

added Geocoding as section and OpenCage as API
pull/83/head
Todd Motto 8 years ago
parent
commit
e5576f94e7
1 changed files with 6 additions and 0 deletions
  1. +6
    -0
      README.md

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


Loading…
Cancel
Save