From fc66c7486e977b262f60394e9286eece4c8c4fc4 Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Thu, 25 May 2017 10:32:16 -0400 Subject: [PATCH] Add fake entry for process testing Add `| Dave Machado | Dave Machado's Website | No | Yes | [Go!](http://www.davemachado.com) |` under `Development` for testing of deployment script and updating JSON. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d827049a..1a317595 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!](http://www.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) |