From 97ade6826827788e274740303b5a394d1220a785 Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Thu, 25 May 2017 10:51:31 -0400 Subject: [PATCH] Remove testing entry from API list --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index bd3b321c..d827049a 100644 --- a/README.md +++ b/README.md @@ -155,7 +155,6 @@ API | Description | Auth | HTTPS | Link | | Adorable Avatars | Generate random cartoon avatars | No | Yes | [Go!](http://avatars.adorable.io) | | APIs.guru | Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs | No | Yes | [Go!](https://apis.guru/api-doc/) | | CDNJS | Library info on CDNJS | No | Yes | [Go!](https://api.cdnjs.com/libraries/jquery) | -| Dave Machado | Dave Machado's Website | No | Yes | [Go!](https://davemachado.com) | | Faceplusplus | A tool to detect face | `OAuth` | Yes | [Go!](https://www.faceplusplus.com/) | | 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) |