Skip to content

Data Faker #4

@laszewsk

Description

@laszewsk

We are in need of a data faker for general

  • REST services
  • Graphql models

For REST this is pretty simple:

Let us assume the REST service is defined in yaml via OpenAPI.
Under definitions: we find the definition of the resource. What we want is some way of defining lots of them with a reasonable data set that makes somewhat sense.

I was thinking. Maybe we can have a prg that just writes this to a file and than we in : notation attach a python function to it that creates sample data. I remember you have a data generator somewher, where is it, I think we need to generalize this

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions