"src/main/webapp/vscode:/vscode.git/clone" did not exist on "17f5ad42a1bb1fba05fe1304a135097b93657155"
Unverified Commit 1cdd0585 authored by Dave Machado's avatar Dave Machado Committed by GitHub
Browse files

Merge pull request #551 from hardikpthv/new_api

added “Yes or No” answer to close ended questions
parents 8dee110c feb500cb
...@@ -617,6 +617,7 @@ API | Description | Auth | HTTPS | Link | ...@@ -617,6 +617,7 @@ API | Description | Auth | HTTPS | Link |
| RandomWord | Generate random word | No | No | [Go!](http://www.setgetgo.com/randomword/) | | RandomWord | Generate random word | No | No | [Go!](http://www.setgetgo.com/randomword/) |
| RoboHash | Generate random robot/alien avatars | No | Yes | [Go!](https://robohash.org/) | | 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) | | 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 ### Text Analysis
API | Description | Auth | HTTPS | Link | API | Description | Auth | HTTPS | Link |
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment