From d485901f92f8692fbaed0c2dff3889ef48a2a769 Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Thu, 25 May 2017 11:08:57 -0400 Subject: [PATCH] Add testing entry to List for debug --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d827049..bd3b321 100644 --- a/README.md +++ b/README.md @@ -155,6 +155,7 @@ 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) |