Merge pull request #551 from hardikpthv/new_api

added “Yes or No” answer to close ended questions
This commit is contained in:
Dave Machado 2017-11-19 10:50:16 -05:00 committed by GitHub
commit 1cdd058575
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -617,6 +617,7 @@ API | Description | Auth | HTTPS | Link |
| RandomWord | Generate random word | No | No | [Go!](http://www.setgetgo.com/randomword/) |
| RoboHash | Generate random robot/alien avatars | No | Yes | [Go!](https://robohash.org/) |
| UI Names | Generate random fake names | No | Yes | [Go!](https://github.com/thm/uinames) |
| Yes No | Generate yes or no randomly | No | Yes | [Go!](https://yesno.wtf/api) |
### Text Analysis
API | Description | Auth | HTTPS | Link |