Browse Source

FakeJSON REST API to generate test data

pull/613/head
Stanislav 6 years ago
parent
commit
4bb6a8cebb
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -633,7 +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) |
| FakeJSON | REST API to generate test data | `apiKey` | Yes | Yes | [Go!](https://fakejson.com) |

### Text Analysis
API | Description | Auth | HTTPS | CORS | Link |


Loading…
Cancel
Save