FakeJSON - REST API for test data generation

This commit is contained in:
Stanislav 2018-02-09 19:53:16 -05:00
parent 0d519fe538
commit 35797d2d60

View file

@ -633,6 +633,7 @@ API | Description | Auth | HTTPS | CORS | Link |
| RoboHash | Generate random robot/alien avatars | No | Yes | Unknown | [Go!](https://robohash.org/) |
| UI Names | Generate random fake names | No | Yes | Unknown | [Go!](https://github.com/thm/uinames) |
| Yes No | Generate yes or no randomly | No | Yes | Unknown | [Go!](https://yesno.wtf/api) |
| FakeJSON | Test data REST API | `apiKey` | Yes | Yes | [Go!](https://fakejson.com) |
### Text Analysis
API | Description | Auth | HTTPS | CORS | Link |