From 3e5f291a2428b0ac5652533af02c1e3c4d4dd7fc Mon Sep 17 00:00:00 2001 From: Karl Hughes Date: Fri, 13 Oct 2017 15:19:40 -0500 Subject: [PATCH] Removing invalid apis --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 1c6021a..ac4acfb 100644 --- a/README.md +++ b/README.md @@ -191,7 +191,6 @@ API | Description | Auth | HTTPS | Link | | Genderize.io | Determines a gender from a first name | No | Yes | [Go!](https://genderize.io) | | Github - User Data | Pull public information for a user's github | No | Yes | [Go!](https://api.github.com/users/hackeryou) | | Gitter | Chat for GitHub | `OAuth` | Yes | [Go!](https://github.com/gitterHQ/docs) | -| Google Speech | Converts audio to text | `OAuth` | Yes | [Go!](https://cloud.google.com/speech/) | | HackerRank | Compile source code and run against a set of provided test cases | `apiKey` | Yes | [Go!](https://www.hackerrank.com/api/docs) | | Hipster Ipsum | Generates Hipster Ipsum text | No | No | [Go!](http://hipsterjesus.com/) | | import.io | Retrieve structured data from a website or RSS feed | `apiKey` | Yes | [Go!](http://api.docs.import.io/) | @@ -222,7 +221,6 @@ API | Description | Auth | HTTPS | Link | API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | Oxford | Dictionary Data | `apiKey` | Yes | [Go!](https://developer.oxforddictionaries.com/) | -| Pearson | Dictionary Data | `apiKey` | No | [Go!](http://developer.pearson.com/apis/dictionaries) | | Wordnik | Dictionary Data | No | No | [Go!](http://developer.wordnik.com) | | Words | Definitions and synonyms for more than 150,000 words | `apiKey` | Yes | [Go!](https://www.wordsapi.com/) |