Browse Source

Add Teleport.org quality of life database API

pull/288/head
Zack Harley 7 years ago
committed by GitHub
parent
commit
e8282bdff4
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md View File

@@ -171,6 +171,7 @@ For information on contributing to this project, please see the [contributing gu
| Pearson | Dictionary Data | `apiKey` query string | No | [Go!](http://developer.pearson.com/apis/dictionaries) |
| Quandl | Stock Market Data | No | Yes | [Go!](https://www.quandl.com/) |
| Scoop.it | Content Curation Service | `apiKey` query string | Yes | [Go!](https://www.scoop.it/dev) |
| Teleport | Quality of Life Data | No | Yes | [Go!](https://developers.teleport.org/) |
| Wikipedia | Mediawiki Encyclopedia | No | Yes | [Go!](https://www.mediawiki.org/wiki/API:Main_page) |
| Wordnik | Dictionary Data | No | No | [Go!](http://developer.wordnik.com) |
| Yelp | Find Local Business | `OAuth` | Yes | [Go!](https://www.yelp.com/developers) |


Loading…
Cancel
Save