Simple Rest Faker
Faking simple objects and lists with java faker.
47 subscribers
2 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Simple Rest Faker endpoints
| Method | Endpoint | Description |
|---|---|---|
| fake-data-controller | ||
| POST |
generateFakeObject /api/v1/fake-data/object |
Generating a simple fake object. As key you can pass the property of the object and the value is the faking function from the java faker library |
| POST |
generateFakeList /api/v1/fake-data/list/{size} |
Generating a list with simple fake objects. As key you can pass the property of the object and the value is the faking function from the java faker library. The size in the url… |
Simple Rest Faker pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | Free | — |
|