From e8282bdff4729d497857e9e3666ef196931d633a Mon Sep 17 00:00:00 2001 From: Zack Harley Date: Wed, 15 Feb 2017 21:30:12 -0500 Subject: [PATCH] Add Teleport.org quality of life database API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ae05da8c..27f476ae 100644 --- a/README.md +++ b/README.md @@ -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) |