Add whatthecommit (#2342)

This commit is contained in:
Matheus Felipe 2021-10-19 11:32:10 -03:00 committed by GitHub
commit f739e27645
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1285,6 +1285,7 @@ API | Description | Auth | HTTPS | CORS |
| [Spanish random words](https://palabras-aleatorias-public-api.herokuapp.com) | Generate spanish words randomly | No | Yes | Unknown |
| [This Person Does not Exist](https://thispersondoesnotexist.com) | Generates real-life faces of people who do not exist | No | Yes | Unknown |
| [UUID Generator](https://www.uuidtools.com/docs) | Generate UUIDs | No | Yes | No |
| [What The Commit](http://whatthecommit.com/index.txt) | Random commit message generator | No | No | Yes |
| [Yes No](https://yesno.wtf/api) | Generate yes or no randomly | No | Yes | Unknown |
**[⬆ Back to Index](#index)**