Add testing entry to List for debug

This commit is contained in:
Dave Machado 2017-05-25 11:08:57 -04:00 committed by GitHub
parent 15f974f127
commit d485901f92

View file

@ -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) |