R
R
riddlr2018-09-26 16:42:50
API
riddlr, 2018-09-26 16:42:50

Services for generating data according to a given scheme for API testing?

I have seen many services with fake api and data. Are there any that do data according to my requirements?
for example

{
  "author": "",
  "content": {
    "text": "",
    "image": ""
  }
}

And the service generates data according to this scheme.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dimonchik, 2018-09-26
@dimonchik2013

https://github.com/joke2k/faker

T
timfcsm, 2018-09-26
@timfcsm

I used it for a long time, but it seems to be what you need

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question